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:
72916fb
)
xfs: xfs_attr_shortform_allfit() does not handle attr3 format.
author
Dave Chinner
<dchinner@redhat.com>
Sun, 19 May 2013 23:51:14 +0000
(09:51 +1000)
committer
Ben Myers
<bpm@sgi.com>
Mon, 20 May 2013 21:53:22 +0000
(16:53 -0500)
xfstests generic/117 fails with:
XFS: Assertion failed: leaf->hdr.info.magic == cpu_to_be16(XFS_ATTR_LEAF_MAGIC)
indicating a function that does not handle the attr3 format
correctly. Fix it.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_attr_leaf.c
patch
|
blob
|
history
diff --cc
fs/xfs/xfs_attr_leaf.c
Simple merge