diff options
author | Steve French <sfrench@us.ibm.com> | 2005-12-02 07:32:42 +0100 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2005-12-02 07:32:42 +0100 |
commit | bf8206791750854bc6668266b694e8fe2cacb924 (patch) | |
tree | 6fd0a4193b07e071e4a947d3df2bb62934b6bd93 /fs/cifs/cifspdu.h | |
parent | [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in (diff) | |
download | linux-bf8206791750854bc6668266b694e8fe2cacb924.tar.xz linux-bf8206791750854bc6668266b694e8fe2cacb924.zip |
[CIFS] Kerberos and CIFS ACL support part 1
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifspdu.h')
-rw-r--r-- | fs/cifs/cifspdu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifspdu.h b/fs/cifs/cifspdu.h index 33e1859fd2f6..5253e779b3aa 100644 --- a/fs/cifs/cifspdu.h +++ b/fs/cifs/cifspdu.h @@ -1,7 +1,7 @@ /* * fs/cifs/cifspdu.h * - * Copyright (c) International Business Machines Corp., 2002 + * Copyright (c) International Business Machines Corp., 2002,2005 * Author(s): Steve French (sfrench@us.ibm.com) * * This library is free software; you can redistribute it and/or modify |