From 124d18946f3c133e22c57381869d837c1767d7bc Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Tue, 20 May 2008 11:31:05 +1000 Subject: [PATCH] --- yaml --- r: 107417 b: refs/heads/master c: af15b8953a60d336aade96a2c162abffdba75ec9 h: refs/heads/master i: 107415: 1e778f8145f694719daafb79fa150b90f963b0ae v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_mount.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 811092c736ef..3ca1207713a1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f8f15e42b408edce6ca9e9d8bd0d0e2078a39efd +refs/heads/master: af15b8953a60d336aade96a2c162abffdba75ec9 diff --git a/trunk/fs/xfs/xfs_mount.c b/trunk/fs/xfs/xfs_mount.c index fca3f8af6746..ee5df5fae829 100644 --- a/trunk/fs/xfs/xfs_mount.c +++ b/trunk/fs/xfs/xfs_mount.c @@ -1268,7 +1268,6 @@ xfs_mountfs( error1: if (uuid_mounted) uuid_table_remove(&mp->m_sb.sb_uuid); - xfs_freesb(mp); return error; }