diff options
| author | Artem Bityutskiy <[email protected]> | 2012-06-06 18:56:53 +0300 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2012-07-14 16:32:42 +0400 |
| commit | 0164b1a32e6849121ea73ef3124a2994951a4713 (patch) | |
| tree | b26237af1e5d344a145886f35ec9281028e7635d /scripts/basic | |
| parent | c9753b1d20e13c94d15a1c8b252a696744bd22a2 (diff) | |
affs: remove useless superblock writeout on remount
We do not need to write out the superblock from '->remount_fs()' because
VFS has already called '->sync_fs()' by this time and the superblock has
already been written out. Thus, remove the 'affs_write_super()'
infocation from 'affs_remount()'.
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions