Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196025
b: refs/heads/master
c: 4571b82
h: refs/heads/master
i:
  196023: 527102a
v: v3
  • Loading branch information
Ryusuke Konishi committed May 10, 2010
1 parent 0cc3266 commit b8e323f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 13e905592b3daacb6ec27a5a4169afe725c3b668
refs/heads/master: 4571b82cdcd076a3b8ecaddcf9846cb52f9979e5
1 change: 1 addition & 0 deletions trunk/fs/nilfs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1072,6 +1072,7 @@ nilfs_get_sb(struct file_system_type *fs_type, int flags,

/* New superblock instance created */
s->s_flags = flags;
s->s_mode = mode;
strlcpy(s->s_id, bdevname(sd.bdev, b), sizeof(s->s_id));
sb_set_blocksize(s, block_size(sd.bdev));

Expand Down

0 comments on commit b8e323f

Please sign in to comment.