diff options
author | Christoph Hellwig <hch@lst.de> | 2011-07-13 13:43:48 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2011-07-13 13:43:48 +0200 |
commit | 2bcf6e970f5a88fa05dced5eeb0326e13d93c4a1 (patch) | |
tree | 5fb3e326ee8b06272490806fe493168299c3245a /fs/xfs/xfs_bmap.c | |
parent | b2ce39740066604288876c752d8170b3b17a21aa (diff) | |
download | linux-2bcf6e970f5a88fa05dced5eeb0326e13d93c4a1.tar.gz linux-2bcf6e970f5a88fa05dced5eeb0326e13d93c4a1.tar.bz2 linux-2bcf6e970f5a88fa05dced5eeb0326e13d93c4a1.zip |
xfs: start periodic workers later
Start the periodic sync workers only after we have finished xfs_mountfs
and thus fully set up the filesystem structures. Without this we can
call into xfs_qm_sync before the quotainfo strucute is set up if the
mount takes unusually long, and probably hit other incomplete states
as well.
Also clean up the xfs_fs_fill_super error path by using consistent
label names, and removing an impossible to reach case.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reported-by: Arkadiusz Miskiewicz <arekm@maven.pl>
Reviewed-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_bmap.c')
0 files changed, 0 insertions, 0 deletions