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>
No differences found