summaryrefslogtreecommitdiff
path: root/Documentation/magic-number.txt
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2015-06-18 23:05:18 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2015-07-07 00:39:42 +0300
commit97e0f8f87c918620689ce542664a3115b752649d (patch)
tree36e273e55397ebe7b11a91041883703ade4aa0e9 /Documentation/magic-number.txt
parent42432739b5902f72011f701f5cd5b4227ebe991c (diff)
downloadlinux-97e0f8f87c918620689ce542664a3115b752649d.tar.xz
ufs_trunc_branch(): never call with offsets != NULL && depth2 == 0
For calls in __ufs_truncate_blocks() it's just a matter of not incrementing offsets[0] and not making that call - immediately following loop will be executed one extra time and we'll be just fine. For recursive call in ufs_trunc_branch() itself, just assing NULL to offsets if we would be about to make such call. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation/magic-number.txt')
0 files changed, 0 insertions, 0 deletions