aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/cifs/CHANGES (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-09-08cifs: create a new Documentation/ directory and move docfiles into itJeff Layton1-0/+1065
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>