summaryrefslogtreecommitdiff
path: root/fs/cifs/cifspdu.h
AgeCommit message (Collapse)AuthorFilesLines
2005-08-25[CIFS] Change notify support part 2Steve French1-0/+1
Signed-off-by: Asser Ferno <asser@diku.dk> Signed-off-by: Steve French <sfrench@us.ibm.com> and lightly modified
2005-08-24[CIFS] Support for mounting to older servers part 2. Add support forSteve French1-0/+17
legacy getattr (lookup). Signed-off-by: Steve French (sfrench@us.ibm.com)
2005-08-17[CIFS] Ensure that cifs multiplex ids do not collide.Steve French1-10/+9
Signed-off-by: Steve French (sfrench@us.ibm.com)
2005-07-22[CIFS] Add compat with SFU (part 2)Steve French1-1/+9
Creating FIFOs to non-Unix servers (with cifs mounts for which sfu option was specified) now works. Signed-off-by: Steve French (sfrench@us.ibm.com) Thanks to Martin Koeppe for his assistance
2005-06-23[CIFS] POSIX extensions, SetFSInfo addedJeremy Allison1-0/+46
Signed-off-by: Steve French@sfrench@us.ibm.com Signed-off-by: Jeremy Allison (jra@samba.org)
2005-04-29[PATCH] cifs: Handle multiple response transact2 part 1 of 2Steve French1-1/+1
Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-04-29[PATCH] cifs: CIFS ioctl needed by umount.cifs utilitySteve French1-1/+1
Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-04-29[PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattrSteve French1-2/+0
remove sparse warnings, unnecessary pad in QueryFileInfo and redundant function define. Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-04-29[PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensionsSteve French1-6/+63
Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+1987
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!