commit | 9030aaf9bf0a1eee47a154c316c789e959638b0f | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Tue Oct 06 11:31:15 2009 -0700 |
committer | Sage Weil <sage@newdream.net> | Tue Oct 06 11:31:15 2009 -0700 |
tree | bb6dbc96fd181fd3883157277c4301edfaaf5179 | |
parent | 76aa844d5b2fb8c839180d3f5874e333b297e5fd [diff] [blame] |
ceph: Kconfig, Makefile Kconfig options and Makefile. Signed-off-by: Sage Weil <sage@newdream.net>
diff --git a/fs/Kconfig b/fs/Kconfig index d4bf8ca..ca68709 100644 --- a/fs/Kconfig +++ b/fs/Kconfig
@@ -234,6 +234,7 @@ source "net/sunrpc/Kconfig" source "fs/smbfs/Kconfig" +source "fs/ceph/Kconfig" source "fs/cifs/Kconfig" source "fs/ncpfs/Kconfig" source "fs/coda/Kconfig"