git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19883bd
)
quota: provide interface for readding allocated space into reserved space
author
Jan Kara
<jack@suse.cz>
Sat, 17 Aug 2013 13:32:32 +0000
(09:32 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 17 Aug 2013 13:32:32 +0000
(09:32 -0400)
ext4 needs to convert allocated (metadata) blocks back into blocks
reserved for delayed allocation. Add functions into quota code for
supporting such operation.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found