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:
2f6f7b3
)
[XFS] kill the v_flag member in struct bhv_vnode
author
Christoph Hellwig
<hch@infradead.org>
Wed, 29 Aug 2007 01:44:37 +0000
(11:44 +1000)
committer
Tim Shimmin
<tes@chook.melbourne.sgi.com>
Tue, 16 Oct 2007 01:37:29 +0000
(11:37 +1000)
All flags previously handled at the vnode level are not in the xfs_inode
where we already have a flags mechanisms and free bits for flags
previously in the vnode.
SGI-PV: 969608
SGI-Modid: xfs-linux-melb:xfs-kern:29495a
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
No differences found