public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN -mm tree
@ 2006-05-25  8:22 Evgeniy Dushistov
  0 siblings, 0 replies; only message in thread
From: Evgeniy Dushistov @ 2006-05-25  8:22 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Alexey Dobriyan, linux-kernel, linux-fsdevel

To find new bugs, I suggest revert this patch:
http://lkml.org/lkml/2006/1/31/275
in -mm tree.
So anybody except me can test "write support" of UFS.

Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru>

---

Index: linux-2.6.17-rc4/fs/Kconfig
===================================================================
--- linux-2.6.17-rc4.orig/fs/Kconfig
+++ linux-2.6.17-rc4/fs/Kconfig
@@ -1320,7 +1320,7 @@ config UFS_FS
 
 config UFS_FS_WRITE
 	bool "UFS file system write support (DANGEROUS)"
-	depends on UFS_FS && EXPERIMENTAL && BROKEN
+	depends on UFS_FS && EXPERIMENTAL
 	help
 	  Say Y here if you want to try writing to UFS partitions. This is
 	  experimental, so you should back up your UFS partitions beforehand.

-- 
/Evgeniy


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

only message in thread, other threads:[~2006-05-25  8:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-25  8:22 [PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN -mm tree Evgeniy Dushistov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox