Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148007
b: refs/heads/master
c: 3ea4005
h: refs/heads/master
i:
  148005: d8d2eb1
  148003: d94090b
  147999: 69879e5
v: v3
  • Loading branch information
Steven Whitehouse committed Jun 12, 2009
1 parent 995ccf9 commit 40776ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 63997775b795f97ef51f3e56bc3abc9edc04bbb0
refs/heads/master: 3ea400581f2b595afd91207bbd79c11cb38598e0
4 changes: 0 additions & 4 deletions trunk/fs/gfs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -719,8 +719,6 @@ static void gfs2_put_super(struct super_block *sb)
int error;
struct gfs2_jdesc *jd;

lock_kernel();

/* Unfreeze the filesystem, if we need to */

mutex_lock(&sdp->sd_freeze_lock);
Expand Down Expand Up @@ -787,8 +785,6 @@ static void gfs2_put_super(struct super_block *sb)

/* At this point, we're through participating in the lockspace */
gfs2_sys_fs_del(sdp);

unlock_kernel();
}

/**
Expand Down

0 comments on commit 40776ec

Please sign in to comment.