]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/Kconfig
[PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for allocation
[karo-tx-linux.git] / fs / Kconfig
index ef78e3a42d322c5435fc200f93f5c93a18ddc75f..93b5dc4082ff24e3e015244c31ff3e7a35d757d1 100644 (file)
@@ -1327,7 +1327,7 @@ config UFS_FS
 
 config UFS_FS_WRITE
        bool "UFS file system write support (DANGEROUS)"
-       depends on UFS_FS && EXPERIMENTAL
+       depends on UFS_FS && EXPERIMENTAL && BROKEN
        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.