diff options
author | Jeff Layton <jlayton@redhat.com> | 2013-09-05 08:38:11 -0400 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2013-09-08 14:24:10 -0500 |
commit | 30706a545417af50f07b8e47cc2189a2e20a4636 (patch) | |
tree | 1dc52316aaa356ba728ec0b612799c314fb9d410 | |
parent | 73e216a8a42c0ef3d08071705c946c38fdbe12b0 (diff) | |
download | linux-30706a545417af50f07b8e47cc2189a2e20a4636.tar.gz linux-30706a545417af50f07b8e47cc2189a2e20a4636.tar.xz |
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>
-rw-r--r-- | Documentation/filesystems/cifs/AUTHORS (renamed from fs/cifs/AUTHORS) | 0 | ||||
-rw-r--r-- | Documentation/filesystems/cifs/CHANGES (renamed from fs/cifs/CHANGES) | 0 | ||||
-rw-r--r-- | Documentation/filesystems/cifs/README (renamed from fs/cifs/README) | 0 | ||||
-rw-r--r-- | Documentation/filesystems/cifs/TODO (renamed from fs/cifs/TODO) | 0 | ||||
-rw-r--r-- | Documentation/filesystems/cifs/cifs.txt (renamed from Documentation/filesystems/cifs.txt) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/fs/cifs/AUTHORS b/Documentation/filesystems/cifs/AUTHORS index ea940b1db77b..ea940b1db77b 100644 --- a/fs/cifs/AUTHORS +++ b/Documentation/filesystems/cifs/AUTHORS diff --git a/fs/cifs/CHANGES b/Documentation/filesystems/cifs/CHANGES index bc0025cdd1c9..bc0025cdd1c9 100644 --- a/fs/cifs/CHANGES +++ b/Documentation/filesystems/cifs/CHANGES diff --git a/fs/cifs/README b/Documentation/filesystems/cifs/README index 2d5622f60e11..2d5622f60e11 100644 --- a/fs/cifs/README +++ b/Documentation/filesystems/cifs/README diff --git a/fs/cifs/TODO b/Documentation/filesystems/cifs/TODO index 355abcdcda98..355abcdcda98 100644 --- a/fs/cifs/TODO +++ b/Documentation/filesystems/cifs/TODO diff --git a/Documentation/filesystems/cifs.txt b/Documentation/filesystems/cifs/cifs.txt index 49cc923a93e3..49cc923a93e3 100644 --- a/Documentation/filesystems/cifs.txt +++ b/Documentation/filesystems/cifs/cifs.txt |