]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ceph: cleanup ACCESS_ONCE -> READ_ONCE
authorSeraphime Kirkovski <kirkseraph@gmail.com>
Mon, 26 Dec 2016 09:26:34 +0000 (10:26 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 20 Feb 2017 11:16:05 +0000 (12:16 +0100)
commit52953d55917e45fdf62d5e6cb37c61c32dc8d373
treef04b22dbde1a43b0e0e211fc5ce105cba3853e53
parentca6c8ae0f7930dad7e10664e3b5bc657dd75be60
ceph: cleanup ACCESS_ONCE -> READ_ONCE

This removes the uses of ACCESS_ONCE in favor of READ_ONCE

Signed-off-by: Seraphime Kirkovski <kirkseraph@gmail.com>
Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/addr.c
fs/ceph/caps.c
fs/ceph/dir.c
fs/ceph/inode.c
fs/ceph/mds_client.c