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:
a62b940
)
Btrfs: Count space allocated to file in bytes
author
Yan Zheng
<zheng.yan@oracle.com>
Thu, 9 Oct 2008 15:46:29 +0000
(11:46 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 9 Oct 2008 15:46:29 +0000
(11:46 -0400)
This patch makes btrfs count space allocated to file in bytes instead
of 512 byte sectors.
Everything else in btrfs uses a byte count instead of sector sizes or
blocks sizes, so this fits better.
Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
fs/btrfs/ctree.h
patch
|
blob
|
history
fs/btrfs/extent-tree.c
patch
|
blob
|
history
fs/btrfs/file.c
patch
|
blob
|
history
fs/btrfs/inode.c
patch
|
blob
|
history
fs/btrfs/ioctl.c
patch
|
blob
|
history
fs/btrfs/tree-log.c
patch
|
blob
|
history
diff --cc
fs/btrfs/ctree.h
Simple merge
diff --cc
fs/btrfs/extent-tree.c
Simple merge
diff --cc
fs/btrfs/file.c
Simple merge
diff --cc
fs/btrfs/inode.c
Simple merge
diff --cc
fs/btrfs/ioctl.c
Simple merge
diff --cc
fs/btrfs/tree-log.c
Simple merge