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:
3f4b57e
)
btrfs: code optimize: BTRFS_ATTR could handle the mode
author
Anand Jain
<Anand.Jain@oracle.com>
Wed, 30 Jul 2014 12:04:08 +0000
(20:04 +0800)
committer
Chris Mason
<clm@fb.com>
Wed, 17 Sep 2014 20:37:58 +0000
(13:37 -0700)
All that uses BTRFS_ATTR want mode to be set at 0444 so just do
it at the define. And few spacing alignments.
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Chris Mason <clm@fb.com>
No differences found