diff options
author | Steve French <sfrench@us.ibm.com> | 2008-05-20 15:50:46 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2008-05-20 15:50:46 -0400 |
commit | 0e4bbde94fdc33f5b3d793166b21bf768ca3e098 (patch) | |
tree | 858cc58dcd5b49de3611826cf5e57ae5d54345ed /fs/cifs/AUTHORS | |
parent | 89562b777c50d100d1694db7b1b023279839b9ae (diff) |
[CIFS] Enable DFS support for Unix query path info
Final piece for handling DFS in unix_query_path_info, constructing a
fake inode for the junction directory which the submount will cover.
Acked-by: Igor Mammedov <niallain@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/AUTHORS')
-rw-r--r-- | fs/cifs/AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/cifs/AUTHORS b/fs/cifs/AUTHORS index 8848e4dfa026..9c136d7803d9 100644 --- a/fs/cifs/AUTHORS +++ b/fs/cifs/AUTHORS | |||
@@ -36,6 +36,7 @@ Miklos Szeredi | |||
36 | Kazeon team for various fixes especially for 2.4 version. | 36 | Kazeon team for various fixes especially for 2.4 version. |
37 | Asser Ferno (Change Notify support) | 37 | Asser Ferno (Change Notify support) |
38 | Shaggy (Dave Kleikamp) for inumerable small fs suggestions and some good cleanup | 38 | Shaggy (Dave Kleikamp) for inumerable small fs suggestions and some good cleanup |
39 | Igor Mammedov (DFS support) | ||
39 | 40 | ||
40 | Test case and Bug Report contributors | 41 | Test case and Bug Report contributors |
41 | ------------------------------------- | 42 | ------------------------------------- |