diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-06-04 14:13:14 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-07-06 17:39:31 -0400 |
commit | 4e3911f3d704d681477cdb4e1a2bfd52d5e42d23 (patch) | |
tree | 32bcdd81662bdbde65aed187a917a84ff7d8902f /fs/debugfs | |
parent | 010d331fc315c96607aa6ecdfebb9fcdd349fc9b (diff) | |
download | linux-4e3911f3d704d681477cdb4e1a2bfd52d5e42d23.tar.bz2 |
ufs: the offsets ufs_block_to_path() puts into array are not sector_t
type makes no sense - those are indices in block number arrays, not
block numbers. And no, UFS is not likely to grow indirect blocks with
4Gpointers in them...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions