summaryrefslogtreecommitdiff
path: root/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'irq.h')
0 files changed, 0 insertions, 0 deletions
iteback_inodes_sb(). After this change it does not make sense to call nonblocking ->sync_fs and block device flush before calling sync_inodes_sb() because wakeup_flusher_threads() is completely asynchronous and thus these functions would be called in parallel with inode writeback running which will effectively void any work they do. So we move sync_inodes_sb() call before these two functions. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat