Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23586
b: refs/heads/master
c: 76c67de
h: refs/heads/master
v: v3
  • Loading branch information
Rob Landley authored and Linus Torvalds committed Mar 25, 2006
1 parent b35330c commit fd87484
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: 258f4885e3b7b3ed06a35c02a94c8c62a4ac4739
refs/heads/master: 76c67de460b3d00b7ab8a96bb18f07ca47d65fba
2 changes: 0 additions & 2 deletions trunk/fs/ext2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,6 @@ static int ext2_show_options(struct seq_file *seq, struct vfsmount *vfs)

if (sbi->s_mount_opt & EXT2_MOUNT_GRPID)
seq_puts(seq, ",grpid");
else
seq_puts(seq, ",nogrpid");

#if defined(CONFIG_QUOTA)
if (sbi->s_mount_opt & EXT2_MOUNT_USRQUOTA)
Expand Down

0 comments on commit fd87484

Please sign in to comment.