In aio_fork, we have to close all fd's, we might hold a gpfs share mode
commitf22343874833397afb2010a43ee0057fa5d8471e
authorVolker Lendecke <vl@samba.org>
Mon, 18 May 2009 07:49:23 +0000 (18 09:49 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 18 May 2009 08:45:48 +0000 (18 10:45 +0200)
treee244a6209d4234fa63a494c5d1a8c9f63dd2065d
parent413a76cef78de56087574a875a1c478603d5d090
In aio_fork, we have to close all fd's, we might hold a gpfs share mode

Keeping such an fd open prohibits another open of that same file.
source3/modules/vfs_aio_fork.c