CVS log for linux-2.6-xfs/fs/xfs/linux-2.6/xfs_vnode.h

[BACK] Up to [Development] / linux-2.6-xfs / fs / xfs / linux-2.6

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.159 / (download) - annotate - [select for diffs], Mon Oct 13 15:06:28 2008 UTC (9 years ago) by lachlan.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.158: +0 -5 lines
Diff to previous 1.158 (colored)

Use struct inodes instead of vnodes to kill vn_grab

With the sync code relocated to the linux-2.6 directory we can use
struct inodes directly. If we do the same thing for the quota
release code, we can remove vn_grab altogether.  While here, convert
the VN_BAD() checks to is_bad_inode() so we can remove vnodes
entirely from this code.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Merge of xfs-linux-melb:xfs-kern:32304a by kenmcd.

  Use struct inodes instead of vnodes to kill vn_grab

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>