pvfs_open: pass down an access mask to pvfs_can_update_file_size()
authorStefan Metzmacher <metze@samba.org>
Tue, 26 Feb 2008 09:26:33 +0000 (10:26 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 26 Feb 2008 12:53:15 +0000 (13:53 +0100)
commit27e39063a0b759c7bced1cc9d7a6cb9192820c70
tree3381b338012eb277749caddc01f26d9c40e5d435
parent066ba3c7cfff12cb0b5298fc45eabb5fc097d056
pvfs_open: pass down an access mask to pvfs_can_update_file_size()

You just need SEC_FILE_WRITE_ATTRIBUTE to change
the filesize...

metze
source/ntvfs/posix/pvfs_open.c