git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a4fdda
)
ufs_trunc_...indirect(): pass the array of indices instead of offsets
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 18 Jun 2015 18:36:31 +0000
(14:36 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 6 Jul 2015 21:39:37 +0000
(17:39 -0400)
rather than bitslicing the offset just formed as sum of shifted indices,
pass the array of those indices itself. NULL is used as equivalent
of "all zeroes" (== free the entire branch).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ufs/inode.c
patch
|
blob
|
history
diff --cc
fs/ufs/inode.c
Simple merge