public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* gfs1-utils: master - Revert "gfs-kernel: enable FS_HAS_FREEZE"
@ 2009-06-30 12:26 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-06-30 12:26 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/gfs1-utils.git?p=gfs1-utils.git;a=commitdiff;h=fb264df3f0a1932a892a49bf8967da6e4fc613b2
Commit:        fb264df3f0a1932a892a49bf8967da6e4fc613b2
Parent:        c2ef0a3a3a331761abfeef1cc89da57312c75838
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Tue Jun 30 14:25:18 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Tue Jun 30 14:25:18 2009 +0200

Revert "gfs-kernel: enable FS_HAS_FREEZE"

This reverts commit e4e24258a5fe004b86f3ccda1250dfff87076af3.
---
 gfs-kernel/src/gfs/ops_fstype.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gfs-kernel/src/gfs/ops_fstype.c b/gfs-kernel/src/gfs/ops_fstype.c
index 2c649ff..93bf4d1 100644
--- a/gfs-kernel/src/gfs/ops_fstype.c
+++ b/gfs-kernel/src/gfs/ops_fstype.c
@@ -809,7 +809,7 @@ gfs_kill_sb(struct super_block *sb)
 
 struct file_system_type gfs_fs_type = {
 	.name = "gfs",
-	.fs_flags = FS_REQUIRES_DEV | FS_HAS_FREEZE,
+	.fs_flags = FS_REQUIRES_DEV,
 	.get_sb = gfs_get_sb,
 	.kill_sb = gfs_kill_sb,
 	.owner = THIS_MODULE,


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-30 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-30 12:26 gfs1-utils: master - Revert "gfs-kernel: enable FS_HAS_FREEZE" Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).