In aio_fork, we have to close all fd's, we might hold a gpfs share mode
authorVolker Lendecke <vl@samba.org>
Mon, 18 May 2009 07:49:23 +0000 (09:49 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 May 2009 07:39:33 +0000 (09:39 +0200)
commit6b745771f71c615ecf33bf47c37ece88953a0fb9
treef96356ff07997d9dccb2d1b87dc8abf0253898a0
parent87e58d9fcefad8c61031e57a6cc4b22b1e91f7af
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.
(cherry picked from commit f22343874833397afb2010a43ee0057fa5d8471e)
source3/modules/vfs_aio_fork.c