Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197932
b: refs/heads/master
c: a135aa2
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Hellwig authored and Al Viro committed May 21, 2010
1 parent 376e159 commit 8b3737c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 13e3c5e5b9c67e59074d24e29f3ff794bb4dfef0
refs/heads/master: a135aa2cd76a1de1a84312e0bb3498a5da76782d
2 changes: 0 additions & 2 deletions trunk/fs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -631,8 +631,6 @@ static void do_emergency_remount(struct work_struct *work)
down_write(&sb->s_umount);
if (sb->s_root && sb->s_bdev && !(sb->s_flags & MS_RDONLY)) {
/*
* ->remount_fs needs lock_kernel().
*
* What lock protects sb->s_flags??
*/
do_remount_sb(sb, MS_RDONLY, NULL, 1);
Expand Down

0 comments on commit 8b3737c

Please sign in to comment.