From 8e4b4f8a10e2ba7c6a92d79798edb60219ba0e81 Mon Sep 17 00:00:00 2001 From: Lachlan McIlroy Date: Thu, 30 Oct 2008 16:42:34 +1100 Subject: [PATCH] --- yaml --- r: 124774 b: refs/heads/master c: be8b78a626dd9bc92c12e9ac34f3bc3db1204d25 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/xfs/linux-2.6/xfs_super.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2e80e822f19f..336d72762cab 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 07c8f67587724b417f60bffb32c448dd94647b54 +refs/heads/master: be8b78a626dd9bc92c12e9ac34f3bc3db1204d25 diff --git a/trunk/fs/xfs/linux-2.6/xfs_super.c b/trunk/fs/xfs/linux-2.6/xfs_super.c index d1c4dec51a3b..9bfb26066a84 100644 --- a/trunk/fs/xfs/linux-2.6/xfs_super.c +++ b/trunk/fs/xfs/linux-2.6/xfs_super.c @@ -898,7 +898,6 @@ xfs_fs_inode_init_once( */ void xfs_inode_init_once( - kmem_zone_t *zone, void *inode) { struct xfs_inode *ip = inode;