Files
linux/fs/f2fs
Arvind Yadav f62fc9f976 f2fs: constify super_operations
super_operations are not supposed to change at runtime.
"struct super_block" working with super_operations provided
by <linux/fs.h> work with const super_operations. So mark
the non-const structs as const

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2017-09-05 10:50:24 -07:00
..
2016-09-14 16:52:36 -07:00
2017-08-21 15:54:48 -07:00
2017-08-09 21:43:58 -07:00
2017-09-05 10:50:21 -07:00
2017-09-05 10:50:24 -07:00
2017-07-26 19:34:30 -07:00