[PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN -mm tree

From: Evgeniy Dushistov
Date: Thu May 25 2006 - 04:18:03 EST


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@xxxxxxx>

---

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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/