Re: [PATCH,RFC] Adding quotacheck functionality to e2fsck

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dmitry Monakhov
Date: Friday, March 26, 2010 - 1:18 am

Andreas Dilger <andreas.dilger@oracle.com> writes:

The only reason to not use journalled quota by default is the currently
it is a bit slower than unjournalled variant.
This is because each quota change result in synchronous quotafile 
update in per-sb-page-cache. And this update is protected by i_mutex.
and dqio_mutex. It may be fixed easily. I've sent a RFC patch two
month ago. I'll update it and will submit it this weekend. 
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH,RFC] Adding quotacheck functionality to e2fsck, Theodore Ts'o, (Thu Mar 25, 5:20 pm)
Re: [PATCH,RFC] Adding quotacheck functionality to e2fsck, Andreas Dilger, (Fri Mar 26, 12:01 am)
Re: [PATCH,RFC] Adding quotacheck functionality to e2fsck, Dmitry Monakhov, (Fri Mar 26, 1:09 am)
Re: [PATCH,RFC] Adding quotacheck functionality to e2fsck, Dmitry Monakhov, (Fri Mar 26, 1:18 am)
Re: [PATCH,RFC] Adding quotacheck functionality to e2fsck, Dmitry Monakhov, (Fri Mar 26, 4:15 am)
Re: [PATCH,RFC] Adding quotacheck functionality to e2fsck, Dmitry Monakhov, (Fri Mar 26, 9:27 am)
Re: [PATCH,RFC] Adding quotacheck functionality to e2fsck, Dmitry Monakhov, (Mon Mar 29, 10:26 pm)