commit | 8285fb58e75bfdb447c7a2c533ec9efdb238f966 | [log] [tgz] |
---|---|---|
author | Nathan Scott <nathans@sgi.com> | Fri Jun 09 17:07:12 2006 +1000 |
committer | Nathan Scott <nathans@sgi.com> | Fri Jun 09 17:07:12 2006 +1000 |
tree | 4bcfa74d3328ff5d71437556d24019be98c1d9fa | |
parent | 67fcaa73adafb19139a7cd8ab133592b6a0a0901 [diff] [blame] |
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD porters. SGI-PV: 953338 SGI-Modid: xfs-linux-melb:xfs-kern:26108a Signed-off-by: Nathan Scott <nathans@sgi.com>
diff --git a/fs/xfs/xfs_vfsops.c b/fs/xfs/xfs_vfsops.c index d3f270a..7550583 100644 --- a/fs/xfs/xfs_vfsops.c +++ b/fs/xfs/xfs_vfsops.c
@@ -800,7 +800,7 @@ STATIC int xfs_statvfs( bhv_desc_t *bdp, - xfs_statfs_t *statp, + bhv_statvfs_t *statp, bhv_vnode_t *vp) { __uint64_t fakeinos;