]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hfsplus: atomically read inode size
authorFabian Frederick <fabf@skynet.be>
Mon, 27 Feb 2017 22:27:19 +0000 (14:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Feb 2017 02:43:45 +0000 (18:43 -0800)
commita3f2235012cbafdfc0863367c88e29ed789a24f6
treed91f5b0f04410bdc5407b32745491d22ffd33914
parent092a53452bb7a6ca436b2d3859e7b1f1ec45479f
hfsplus: atomically read inode size

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

Link: http://lkml.kernel.org/r/20170123175338.3840-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/hfsplus/wrapper.c