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:
d132a53
)
btrfs: use btrfs_ino to access inode number
author
David Sterba
<dsterba@suse.cz>
Tue, 31 May 2011 17:08:14 +0000
(17:08 +0000)
committer
Chris Mason
<chris.mason@oracle.com>
Sat, 4 Jun 2011 12:03:46 +0000
(08:03 -0400)
commit
4cb5300bc
("Btrfs: add mount -o auto_defrag") accesses inode
number directly while it should use the helper with the new inode
number allocator.
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found