commit | 1c8924eb106c1ac755d5d35ce9b3ff42e89e2511 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Sat Aug 17 09:32:32 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Aug 17 09:32:32 2013 -0400 |
tree | 8e47b0d4121cffc818dfd28399fbfebd09e817a2 | |
parent | 19883bd9658d0dc269fc228b1b39db3615f7c7b0 [diff] |
quota: provide interface for readding allocated space into reserved space 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>