Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251779
b: refs/heads/master
c: 9fdfdcf
h: refs/heads/master
i:
  251777: e76f102
  251775: bec92d8
v: v3
  • Loading branch information
Dan Magenheimer committed May 26, 2011
1 parent fe8f968 commit 627c77e
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 4fe4746ab694690af9f2ccb80184f5c575917c7f
refs/heads/master: 9fdfdcf17151e8326c4d18cc133abc6e58f47568
5 changes: 5 additions & 0 deletions trunk/include/linux/fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -1429,6 +1429,11 @@ struct super_block {
*/
char __rcu *s_options;
const struct dentry_operations *s_d_op; /* default d_op for dentries */

/*
* Saved pool identifier for cleancache (-1 means none)
*/
int cleancache_poolid;
};

extern struct timespec current_fs_time(struct super_block *sb);
Expand Down

0 comments on commit 627c77e

Please sign in to comment.