Skip to content
Snippets Groups Projects
Commit 834057bf authored by Jan Kara's avatar Jan Kara
Browse files

quota: Allow disabling tracking of dirty dquots in a list


Filesystems that are journalling quotas generally don't need tracking of
dirty dquots in a list since forcing a transaction commit flushes all
quotas anyway. Allow filesystem to say it doesn't want dquots to be
tracked as it reduces contention on the dq_list_lock.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 503330f3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment