commit | 07f01962e3d37bd2c5bbcdf87f29c9fe78feb6e0 | [log] [tgz] |
---|---|---|
author | Mike Marshall <hubcap@omnibond.com> | Fri Jul 17 10:38:17 2015 -0400 |
committer | Mike Marshall <hubcap@omnibond.com> | Sat Oct 03 11:40:00 2015 -0400 |
tree | a2a87deb49e7da95fa7d51a1a836c84aa6a6ae01 | |
parent | 74a552a133ab4c9673476d26edadae13f5d54408 [diff] [blame] |
Orangefs: kernel client part 7 Signed-off-by: Mike Marshall <hubcap@omnibond.com>
diff --git a/fs/Kconfig b/fs/Kconfig index da3f32f..7d1bef1 100644 --- a/fs/Kconfig +++ b/fs/Kconfig
@@ -190,6 +190,7 @@ if MISC_FILESYSTEMS +source "fs/orangefs/Kconfig" source "fs/adfs/Kconfig" source "fs/affs/Kconfig" source "fs/ecryptfs/Kconfig"