commit | 30706a545417af50f07b8e47cc2189a2e20a4636 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Sep 05 08:38:11 2013 -0400 |
committer | Steve French <smfrench@gmail.com> | Sun Sep 08 14:24:10 2013 -0500 |
tree | 1dc52316aaa356ba728ec0b612799c314fb9d410 | |
parent | 73e216a8a42c0ef3d08071705c946c38fdbe12b0 [diff] |
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>