commit | 42432739b5902f72011f701f5cd5b4227ebe991c | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Jun 18 15:47:17 2015 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Jul 06 17:39:41 2015 -0400 |
tree | 885f27b11eb8bf25056a50d15b5fd26c23be2273 | |
parent | ef3a315d4ca179fd0b56597e695cd262a8b559b7 [diff] |
__ufs_trunc_blocks(): turn the part after switch into a loop ... and turn the switch into if (), since all cases with depth != 1 have just become identical. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>