Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213751
b: refs/heads/master
c: f11459a
h: refs/heads/master
i:
  213749: 5e223cb
  213747: f8a001a
  213743: c75e1e0
v: v3
  • Loading branch information
Ryusuke Konishi committed Oct 23, 2010
1 parent 8521527 commit 17b0221
Show file tree
Hide file tree
Showing 5 changed files with 102 additions and 226 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: ab4d8f7ebf33beff97e766d18db47f1ea9635769
refs/heads/master: f11459ad7dab9e9eb5a05b8bd3bec338ea8f485d
5 changes: 0 additions & 5 deletions trunk/fs/nilfs2/sb.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ struct nilfs_sc_info;
* NILFS super-block data in memory
*/
struct nilfs_sb_info {
/* Snapshot status */
__u64 s_snapshot_cno; /* Checkpoint number */

/* Mount options */
unsigned long s_mount_opt;
uid_t s_resuid;
Expand All @@ -57,8 +54,6 @@ struct nilfs_sb_info {
/* Fundamental members */
struct super_block *s_super; /* reverse pointer to super_block */
struct the_nilfs *s_nilfs;
struct list_head s_list; /* list head for nilfs->ns_supers */
atomic_t s_count; /* reference count */

/* Segment constructor */
struct list_head s_dirty_files; /* dirty files list */
Expand Down
Loading

0 comments on commit 17b0221

Please sign in to comment.