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:
2ebff7b
)
xfs: compat_xfs_bstat does not have forkoff
author
Dave Chinner
<dchinner@redhat.com>
Wed, 1 Oct 2014 23:17:58 +0000
(09:17 +1000)
committer
Dave Chinner
<david@fromorbit.com>
Wed, 1 Oct 2014 23:17:58 +0000
(09:17 +1000)
struct compat_xfs_bstat is missing the di_forkoff field and so does
not fully translate the structure correctly. Fix it.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
No differences found