summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_mkdir.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4244: add more calls to pvfs_xattr_unlink_hook() on file/dir create, to try ...Andrew Tridgell1-0/+4
2007-10-10r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell1-7/+11
2007-10-10r4182: fixed trans2 mkdir, allowing mkdir with an initial EA listAndrew Tridgell1-0/+52
2007-10-10r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell1-4/+2
2007-10-10r3544: fixed some #include lines to make them more consistentAndrew Tridgell1-1/+1
2007-10-10r3372: fixed the initial directory permissions for pvfs_mkdir()Andrew Tridgell1-3/+3
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-4/+6
2007-10-10r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell1-2/+2
2007-10-10r2436: the second big lump of posix vfs code.Andrew Tridgell1-0/+85