]> git.baikalelectronics.ru Git - kernel.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)
commit3a4158157607ec508762c31227fced9745e246f7
treed91f5b0f04410bdc5407b32745491d22ffd33914
parentf490f322b571299e0ddc670a9b78145c13fef38e
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