From e8fed0113de940f38ebad5d6bad8c62e42b12751 Mon Sep 17 00:00:00 2001 From: Mark Fasheh Date: Thu, 28 Feb 2008 17:16:03 -0800 Subject: [PATCH] --- yaml --- r: 86761 b: refs/heads/master c: 1044e401af9a309637828aa3cc8f3b6409fcbf4e h: refs/heads/master i: 86759: f65f98a29893881edbb4c8d285eff7f63d600aeb v: v3 --- [refs] | 2 +- trunk/fs/ocfs2/dlmglue.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a3dfd569d0d9..a49edbb1ab80 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7ad8b3d30ecae325fcccbf86f34ce3af716b4f95 +refs/heads/master: 1044e401af9a309637828aa3cc8f3b6409fcbf4e diff --git a/trunk/fs/ocfs2/dlmglue.c b/trunk/fs/ocfs2/dlmglue.c index 351130c9b734..f4b3dab86997 100644 --- a/trunk/fs/ocfs2/dlmglue.c +++ b/trunk/fs/ocfs2/dlmglue.c @@ -3042,7 +3042,7 @@ static int ocfs2_data_convert_worker(struct ocfs2_lock_res *lockres, inode = ocfs2_lock_res_inode(lockres); mapping = inode->i_mapping; - if (S_ISREG(inode->i_mode)) + if (!S_ISREG(inode->i_mode)) goto out; /*