]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: create a new Documentation/ directory and move docfiles into it
authorJeff Layton <jlayton@redhat.com>
Thu, 5 Sep 2013 12:38:11 +0000 (08:38 -0400)
committerSteve French <smfrench@gmail.com>
Sun, 8 Sep 2013 19:24:10 +0000 (14:24 -0500)
commit69d0cfa7da8f2b37e0e0ede3e60b8c2e31d0225f
tree1dc52316aaa356ba728ec0b612799c314fb9d410
parente07e5ffd90cb3ee0f67497a135c800b619198193
cifs: create a new Documentation/ directory and move docfiles into it

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>
Documentation/filesystems/cifs.txt [deleted file]
Documentation/filesystems/cifs/AUTHORS [new file with mode: 0644]
Documentation/filesystems/cifs/CHANGES [new file with mode: 0644]
Documentation/filesystems/cifs/README [new file with mode: 0644]
Documentation/filesystems/cifs/TODO [new file with mode: 0644]
Documentation/filesystems/cifs/cifs.txt [new file with mode: 0644]
fs/cifs/AUTHORS [deleted file]
fs/cifs/CHANGES [deleted file]
fs/cifs/README [deleted file]
fs/cifs/TODO [deleted file]