Skip to content

Commit

Permalink
pvfs: pvfs_aio should be a subsystem instead of an extra ntvfs module
Browse files Browse the repository at this point in the history
metze
(This used to be commit c904e28)
  • Loading branch information
metze-samba committed Jun 28, 2008
1 parent 5cecf6d commit c9d2570
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source4/ntvfs/posix/config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ PRIVATE_DEPENDENCIES = NDR_NFS4ACL SAMDB ntvfs_posix
pvfs_acl_nfs4_OBJ_FILES = $(ntvfssrcdir)/posix/pvfs_acl_nfs4.o

################################################
[MODULE::pvfs_aio]
SUBSYSTEM = ntvfs
[SUBSYSTEM::pvfs_aio]
PRIVATE_DEPENDENCIES = LIBAIO_LINUX
################################################

Expand Down

0 comments on commit c9d2570

Please sign in to comment.