summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
diff options
context:
space:
mode:
authorMartin Brandenburg <martin@omnibond.com>2018-01-25 19:39:44 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2018-01-25 17:26:24 -0800
commit6793f1c450b1533a5e9c2493490de771d38b24f9 (patch)
tree5d821cb1fa344cb6c99f9a58e2da5e68ed039653 /drivers/input/joystick
parent6e20630e300486045bf480139c9e17e7071629ce (diff)
downloadlinux-6793f1c450b1533a5e9c2493490de771d38b24f9.tar.bz2
orangefs: fix deadlock; do not write i_size in read_iter
After do_readv_writev, the inode cache is invalidated anyway, so i_size will never be read. It will be fetched from the server which will also know about updates from other machines. Fixes deadlock on 32-bit SMP. See https://marc.info/?l=linux-fsdevel&m=151268557427760&w=2 Signed-off-by: Martin Brandenburg <martin@omnibond.com> Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: Mike Marshall <hubcap@omnibond.com> Cc: stable@vger.kernel.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/input/joystick')
0 files changed, 0 insertions, 0 deletions