summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2009-01-19 02:04:07 +0100
committerChristoph Hellwig <hch@brick.lst.de>2009-01-19 02:04:07 +0100
commit7884bc8617e6b8afda8cb8853cf14abfd3148d5c (patch)
treeeccabfabb65cfc06402f4c23f813bf84b500b5a3 /fs/xfs/xfs_inode.c
parent98b8c7a0c42acf0d6963dbb9aabe4a2e312aae12 (diff)
downloadop-kernel-dev-7884bc8617e6b8afda8cb8853cf14abfd3148d5c.zip
op-kernel-dev-7884bc8617e6b8afda8cb8853cf14abfd3148d5c.tar.gz
xfs: fix bad_features2 fixups for the root filesystem
Currently the bad_features2 fixup and the alignment updates in the superblock are skipped if we mount a filesystem read-only. But for the root filesystem the typical case is to mount read-only first and only later remount writeable so we'll never perform this update at all. It's not a big problem but means the logs of people needing the fixup get spammed at every boot because they never happen on disk. Reported-by: Arkadiusz Miskiewicz <arekm@maven.pl> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_inode.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud