From a213ba8f72d81770e2275317ab811d7f5241ad07 Mon Sep 17 00:00:00 2001 From: Alexey Dobriyan Date: Wed, 1 Feb 2006 03:05:24 -0800 Subject: [PATCH] --- yaml --- r: 19362 b: refs/heads/master c: 537421be79b94bcf620467f50dd9e38b739c2a00 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5487857555c5..6635a9bdfd58 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c125a1838a95604eb35b60259a8d678dc193f7e4 +refs/heads/master: 537421be79b94bcf620467f50dd9e38b739c2a00 diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index ef78e3a42d32..93b5dc4082ff 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -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.