diff options
author | Jan Kara <jack@suse.cz> | 2017-06-08 15:43:13 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2017-08-17 19:01:16 +0200 |
commit | 47cdc11deed639ae1d4050efbc284d328c3c2fa5 (patch) | |
tree | 288702be32fe962ae34b7abd386eaa2dc25ccb9a /fs/quota/quota_v2.c | |
parent | e342e38df925973b86cd46d40bbe7f083414e2ad (diff) | |
download | linux-47cdc11deed639ae1d4050efbc284d328c3c2fa5.tar.bz2 |
quota: Remove locking for reading from the old quota format
The old quota format has fixed offset in quota file based on ID so
there's no locking needed against concurrent modifications of the file
(locking against concurrent IO on the same dquot is still provided by
dq_lock).
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/quota/quota_v2.c')
0 files changed, 0 insertions, 0 deletions