Files
android_kernel_xiaomi_sm8450/fs/xfs
Christoph Hellwig 2bcf6e970f 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>
2011-07-13 13:43:48 +02:00
..
2011-03-07 10:09:35 +11:00
2011-07-08 14:35:13 +02:00
2011-03-07 10:09:35 +11:00
2011-07-08 14:34:47 +02:00
2011-07-08 14:34:47 +02:00
2010-12-16 16:05:51 -06:00
2011-05-24 11:17:13 -05:00
2011-04-28 13:18:04 -05:00
2011-07-08 14:36:36 +02:00
2011-04-28 13:18:04 -05:00
2011-05-24 11:17:13 -05:00
2011-07-08 14:34:47 +02:00
2011-04-28 13:18:04 -05:00
2010-10-18 15:08:06 -05:00
2010-10-18 15:08:06 -05:00
2011-07-08 14:34:23 +02:00