]> git.baikalelectronics.ru Git - kernel.git/commit
hfs: atomically read inode size
authorFabian Frederick <fabf@skynet.be>
Mon, 27 Feb 2017 22:30:19 +0000 (14:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Feb 2017 02:43:48 +0000 (18:43 -0800)
commit2f3d1a1842bdee0b73fb121ebb3c47f8f718c2e0
tree61f95cfd5a6930e000c3574a793c94129c20c625
parente174140b225eafd1a90bec81677cf26140dd727c
hfs: atomically read inode size

See i_size_read() comments in include/linux/fs.h

Link: http://lkml.kernel.org/r/20170123175245.3272-1-fabf@skynet.be
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hfs/mdb.c