s3: Merge vfs_gpfs_hsm_notify into vfs_gpfs.c
authorVolker Lendecke <vl@samba.org>
Tue, 7 Aug 2012 22:32:35 +0000 (00:32 +0200)
committerChristian Ambach <ambi@samba.org>
Fri, 17 Aug 2012 16:25:53 +0000 (18:25 +0200)
commit2c3a58db9e2149785486e6b6398615f2d226dc23
tree931eccb4ee41c565291a8fb3825a3c38d4882383
parent2e1ab13f6ebb2c2cf746457d4783fe9bc5e86de0
s3: Merge vfs_gpfs_hsm_notify into vfs_gpfs.c

It was separated out because formerly our async I/O was not properly
stackable. aio_fork could for example catch aio and not get aio_return
get through to vfs_gpfs

Signed-off-by: Christian Ambach <ambi@samba.org>
source3/modules/vfs_gpfs.c