commit | b4e40a51881931bfcbc78a585e875bb2784d6d10 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Thu Dec 15 14:31:24 2005 -0800 |
committer | Joel Becker <joel.becker@oracle.com> | Tue Jan 03 11:45:48 2006 -0800 |
tree | a874485dafacc0896c3b355efa079f7e93a450fd | |
parent | ccd979bdbce9fba8412beb3f1de68a9d0171b12c [diff] [blame] |
[PATCH] OCFS2: The Second Oracle Cluster Filesystem Link the code into the kernel build system. OCFS2 is marked as experimental. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
diff --git a/fs/Makefile b/fs/Makefile index ff3d48a..7367611 100644 --- a/fs/Makefile +++ b/fs/Makefile
@@ -102,3 +102,4 @@ obj-$(CONFIG_HPPFS) += hppfs/ obj-$(CONFIG_DEBUG_FS) += debugfs/ obj-$(CONFIG_CONFIGFS_FS) += configfs/ +obj-$(CONFIG_OCFS2_FS) += ocfs2/