diff options
| author | Alex Viskovatoff <[email protected]> | 2010-03-10 15:21:53 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-03-12 15:52:35 -0800 |
| commit | b3a0fd4d877fe7692901b5867ba7cbd3f6d19d22 (patch) | |
| tree | 49d3fdda17a8c27f28a446112d9fc066ce11e43d /tools/perf/scripts/python/bin | |
| parent | d7d4d849b4e3acc405ec222884936800ffb26d48 (diff) | |
fs/ufs: recognize Solaris-specific file system state
Recent releases of Solaris set the fs_clean state of an unmounted UFS file
system as FSLOG ("logging fs"). However, the Linux kernel currently does
not recognize the value which represents this state. Thus, attempting to
mount such a file system rw produces the message
kernel: ufs_read_super: can't grok fs_clean 0xfffffffd
and the file system is mounted read-only. This patch makes the kernel
recognize that value.
Signed-off-by: Alex Viskovatoff <[email protected]>
Cc: Evgeniy Dushistov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions