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:
010d331
)
ufs: the offsets ufs_block_to_path() puts into array are not sector_t
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 4 Jun 2015 18:13:14 +0000
(14:13 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 6 Jul 2015 21:39:31 +0000
(17:39 -0400)
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>
fs/ufs/inode.c
patch
|
blob
|
history
diff --cc
fs/ufs/inode.c
Simple merge