Artem Bityutskiy eee458936b fs/sysv: remove another useless write_super call
We do not need to call 'sysv_write_super()' from 'sysv_remount()',
because VFS has called 'sysv_sync_fs()' before calling '->remount()'.
So remove it. Remove also '(un)lock_super()' which obvioulsy is becoming
useless in this function.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-22 23:58:11 +04:00
..
2005-04-16 15:20:36 -07:00
2010-08-09 16:47:37 -04:00
2012-01-03 22:55:00 -05:00
2009-01-22 13:15:59 +03:00
2005-04-16 15:20:36 -07:00
2012-07-14 16:34:47 +04:00