summaryrefslogtreecommitdiff
path: root/security/lockdown
diff options
context:
space:
mode:
authorKonstantin Khlebnikov <khlebnikov@yandex-team.ru>2019-12-01 04:49:44 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2019-12-01 17:29:18 +0300
commita92853b6746fe5ffef20a7c30addf6320561e669 (patch)
tree42fad039d35b3de85db3abd12458e1cc7cf18c35 /security/lockdown
parent80c1fe902691d3ef4786f9e62e47a0aa0deb8b54 (diff)
downloadlinux-a92853b6746fe5ffef20a7c30addf6320561e669.tar.xz
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
This helper prints warning if direct I/O write failed to invalidate cache, and set EIO at inode to warn usersapce about possible data corruption. See also commit 5a9d929d6e13 ("iomap: report collisions between directio and buffered writes to userspace"). Direct I/O is supported by non-disk filesystems, for example NFS. Thus generic code needs this even in kernel without CONFIG_BLOCK. Link: http://lkml.kernel.org/r/157270038074.4812.7980855544557488880.stgit@buzz Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Reviewed-by: Jan Kara <jack@suse.cz> Cc: Jens Axboe <axboe@kernel.dk> Cc: Alexander Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security/lockdown')
0 files changed, 0 insertions, 0 deletions