Revert "fs: add field to superblock to support cleancache"
This reverts commit 1abd4f495eaa84e73b597f238cce704f06c54dc4.
This commit is contained in:
parent
0f794ead76
commit
4cecd4ccb2
@ -1383,11 +1383,6 @@ struct super_block {
|
||||
* generic_show_options()
|
||||
*/
|
||||
char *s_options;
|
||||
|
||||
/*
|
||||
* Saved pool identifier for cleancache (-1 means none)
|
||||
*/
|
||||
int cleancache_poolid;
|
||||
};
|
||||
|
||||
extern struct timespec current_fs_time(struct super_block *sb);
|
||||
|
Loading…
x
Reference in New Issue
Block a user