From: Christoph Hellwig Date: Wed, 29 Aug 2007 01:44:37 +0000 (+1000) Subject: [XFS] kill the v_flag member in struct bhv_vnode X-Git-Tag: v2.6.24-rc1~492^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3aea4edc2903fdee34920630b8b2433f6452f02;p=pandora-kernel.git [XFS] kill the v_flag member in struct bhv_vnode 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 Signed-off-by: David Chinner Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed