]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/hfs/mdb.c
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)
commit8d85063adbb1eb3d168e226fef96995391462c20
tree61f95cfd5a6930e000c3574a793c94129c20c625
parentb279ddc3382426f8e05068de3488a2993f68dc26
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