[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.

SGI-PV: 9533338
SGI-Modid: xfs-linux-melb:xfs-kern:26106a

Signed-off-by: Nathan Scott <nathans@sgi.com>
This commit is contained in:
Nathan Scott
2006-06-09 16:48:30 +10:00
parent 932f2c3231
commit b83bd13881
19 changed files with 183 additions and 224 deletions

View File

@ -59,7 +59,7 @@ xfs_size_fn(
STATIC int
xfs_ioinit(
struct vfs *vfsp,
struct bhv_vfs *vfsp,
struct xfs_mount_args *mntargs,
int flags)
{