aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/hypfs
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2010-06-04 20:55:25 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2010-08-09 16:47:49 -0400
commitb0683aa638b3326c6fc22e5290dfa75e08bd83f5 (patch)
tree8287f1eff3c76dc7cf6c42208efebb1510b075b2 /arch/s390/hypfs
parent661074e91b1da1ee262dfde6dd836deacccb9def (diff)
downloadkernel_samsung_smdk4412-b0683aa638b3326c6fc22e5290dfa75e08bd83f5.zip
kernel_samsung_smdk4412-b0683aa638b3326c6fc22e5290dfa75e08bd83f5.tar.gz
kernel_samsung_smdk4412-b0683aa638b3326c6fc22e5290dfa75e08bd83f5.tar.bz2
new helper: end_writeback()
Essentially, the minimal variant of ->evict_inode(). It's a trimmed-down clear_inode(), sans any fs callbacks. Once it returns we know that no async writeback will be happening; every ->evict_inode() instance should do that once and do that before doing anything ->write_inode() could interfere with (e.g. freeing the on-disk inode). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/s390/hypfs')
0 files changed, 0 insertions, 0 deletions