aboutsummaryrefslogtreecommitdiffstats
path: root/fs/befs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'fs/befs/ChangeLog')
-rw-r--r--fs/befs/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/befs/ChangeLog b/fs/befs/ChangeLog
index 75a461cfaca6..16f2dfe8c2f7 100644
--- a/fs/befs/ChangeLog
+++ b/fs/befs/ChangeLog
@@ -365,7 +365,7 @@ Version 0.4 (2001-10-28)
(fs/befs/super.c)
* Tell the kernel to only mount befs read-only.
- By setting the MS_RDONLY flag in befs_read_super().
+ By setting the SB_RDONLY flag in befs_read_super().
Not that it was possible to write before. But now the kernel won't even try.
(fs/befs/super.c)