git.samba.org
/
sfrench
/
cifs-2.6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
b9a1a7f
)
quota: Push dqio_sem down to ->release_dqblk()
author
Jan Kara
<jack@suse.cz>
Thu, 8 Jun 2017 15:20:36 +0000
(17:20 +0200)
committer
Jan Kara
<jack@suse.cz>
Thu, 17 Aug 2017 17:04:01 +0000
(19:04 +0200)
Push down acquisition of dqio_sem into ->release_dqblk() callback. It
will allow quota formats to decide whether they need it or not.
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found