From a125ad8ca9b28a335b3f5377ce9a4f72c014c76f Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 2 Oct 2002 20:07:16 +0000 Subject: [PATCH] Formatting. --- lustre/mds/mds_reint.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/mds/mds_reint.c b/lustre/mds/mds_reint.c index 7fc879a..bcb43ab 100644 --- a/lustre/mds/mds_reint.c +++ b/lustre/mds/mds_reint.c @@ -785,9 +785,9 @@ static int mds_reint_rename(struct mds_update_record *rec, int offset, } EXIT; - out_rename_denew: +out_rename_denew: l_dput(de_new); - out_rename_deold: +out_rename_deold: if (!rc) { res_id[0] = de_old->d_inode->i_ino; /* Take an exclusive lock on the resource that we're -- 1.8.3.1