diff options
author | Jan Kara <jack@suse.cz> | 2020-01-07 16:36:49 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2020-01-09 18:38:18 +0100 |
commit | a4a8b99ec819ca60b49dc582a4287ef03411f117 (patch) | |
tree | 0afc256149d51dac0539011effa3148deb888694 /fs/udf/inode.c | |
parent | 614644676394951e73194ea96b3f026c1adf5443 (diff) |
udf: Fix free space reporting for metadata and virtual partitions
Free space on filesystems with metadata or virtual partition maps
currently gets misreported. This is because these partitions are just
remapped onto underlying real partitions from which keep track of free
blocks. Take this remapping into account when counting free blocks as
well.
Reviewed-by: Pali Rohár <pali.rohar@gmail.com>
Reported-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf/inode.c')
0 files changed, 0 insertions, 0 deletions