From 8277911cfe31ba7cc20fdb8c1052a4ab42a18de0 Mon Sep 17 00:00:00 2001 From: Steven Whitehouse Date: Mon, 20 Nov 2006 10:04:49 -0500 Subject: [PATCH] --- yaml --- r: 43296 b: refs/heads/master c: fa2ecfc5e11b12f25b67f9c84ac6b0e74a6a0115 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/gfs2/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index ea83c47847c0..8eb852e88fd9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5e7d65cd9d3819512b059f4260de0119b985454c +refs/heads/master: fa2ecfc5e11b12f25b67f9c84ac6b0e74a6a0115 diff --git a/trunk/fs/gfs2/Kconfig b/trunk/fs/gfs2/Kconfig index 8c27de8b9568..c0791cbacad9 100644 --- a/trunk/fs/gfs2/Kconfig +++ b/trunk/fs/gfs2/Kconfig @@ -2,6 +2,7 @@ config GFS2_FS tristate "GFS2 file system support" depends on EXPERIMENTAL select FS_POSIX_ACL + select CRC32 help A cluster filesystem.