aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/cifs/AUTHORS (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-09-08[CIFS] Add Scott to list of cifs contributorsSteve French1-0/+1
Signed-off-by: Steve French <smfrench@gmail.com>
2013-09-08cifs: create a new Documentation/ directory and move docfiles into itJeff Layton1-0/+55
Currently, we have a number of documentation files that live under fs/cifs/. Generally, these don't get picked up by distro packagers, since they're in a non-standard location. Move them to a new spot under Documentation/ instead. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>