| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 0/3] XFS: sanitise VFS inode extraction V2 |
| From: | Dave Chinner <david@xxxxxxxxxxxxx> |
| Date: | Mon, 21 Jul 2008 21:46:56 +1000 |
| Sender: | xfs-bounce@xxxxxxxxxxx |
Getting the VFS inode from the XFS inode is done in a variety of ways right now - direct deference or one of two XFS_ITOV macros. This should be consistent throughout the code - this patch series does that in a way that is consistent with the opposite XFS_I() conversion. We now use VFS_I() to extract the VFS inode from the XFS inode. Version 2: o don't use vn_to_inode() and inode_to_vn() functions as they are not needed o rediff patches 2 and 3 against the change patch. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 1/4] XFS: Remove xfs_iflush_all and clean up xfs_finish_reclaim_all(), Dave Chinner |
|---|---|
| Next by Date: | [PATCH 2/3] XFS: kill shouty XFS_ITOV_NULL macro, Dave Chinner |
| Previous by Thread: | [PATCH] XFS: Use KM_NOFS for incore inode extent tree allocation V2, Dave Chinner |
| Next by Thread: | [PATCH 2/3] XFS: kill shouty XFS_ITOV_NULL macro, Dave Chinner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |