diff options
author | Steve French <sfrench@us.ibm.com> | 2005-08-24 23:43:14 +0200 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2005-08-24 23:43:14 +0200 |
commit | e2a98a7543696306346ba8302a8df6cedf20fdfc (patch) | |
tree | 73575fd633f91b833bd4c747a4a34546c29e4988 /fs/cifs/AUTHORS | |
parent | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git (diff) | |
download | linux-e2a98a7543696306346ba8302a8df6cedf20fdfc.tar.xz linux-e2a98a7543696306346ba8302a8df6cedf20fdfc.zip |
[CIFS] Update thanks/contributor list with Miklos Szeredi
(Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
also should have been listed on the last cifs patch fixing some lookup
intent handling in cifs)
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to '')
-rw-r--r-- | fs/cifs/AUTHORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fs/cifs/AUTHORS b/fs/cifs/AUTHORS index 72fdc10dfdd7..8848e4dfa026 100644 --- a/fs/cifs/AUTHORS +++ b/fs/cifs/AUTHORS @@ -32,6 +32,10 @@ Domen Puncer Jesper Juhl (in particular for lots of whitespace/formatting cleanup) Vince Negri and Dave Stahl (for finding an important caching bug) Adrian Bunk (kcalloc cleanups) +Miklos Szeredi +Kazeon team for various fixes especially for 2.4 version. +Asser Ferno (Change Notify support) +Shaggy (Dave Kleikamp) for inumerable small fs suggestions and some good cleanup Test case and Bug Report contributors ------------------------------------- |