]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: only call sync_filesystm() when remounting read-only
authorTheodore Ts'o <tytso@mit.edu>
Fri, 14 Mar 2014 02:49:42 +0000 (22:49 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 14 Mar 2014 02:49:42 +0000 (22:49 -0400)
commitca6138059ec0080868573f3a90e3aa89f90ccc4c
tree91236e16c5d4534667aa04367c9be86cebc22af8
parent2e145e80eeefd6dc24422a9ed2a1dd96278d8058
ext4: only call sync_filesystm() when remounting read-only

This is the only time it is required for ext4.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c