diff options
| author | Artem Bityutskiy <[email protected]> | 2012-03-22 02:34:55 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2012-03-22 02:34:55 +0000 |
| commit | 9d547c35799a4ddd235f1565cec2fff6c9263504 (patch) | |
| tree | c210684cc48a701943a73a415a42797cef5a13fc /fs/proc/array.c | |
| parent | mm: export dirty_writeback_interval (diff) | |
| download | kernel-9d547c35799a4ddd235f1565cec2fff6c9263504.tar.gz kernel-9d547c35799a4ddd235f1565cec2fff6c9263504.zip | |
vfs: remove unused superblock helpers
Remove the 'sb_mark_dirty()', 'sb_mark_clean()' and 'sb_is_dirty()'
helpers which are not used. I introduced them 2 years and the
intention was to make all file-systems use them in order to be able to
optimize 'sync_supers()'. However, Al Viro vetoed my patches at the
end and asked me to push superblock management down to file-systems
and get rid of the 's_dirt' flag completely, as well as kill
'sync_supers()' altogether. Thus, remove the helpers.
Signed-off-by: Artem Bityutskiy <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
