]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mount.ceph: properly handle -o strictatime 29518/head
authorJeff Layton <jlayton@redhat.com>
Tue, 6 Aug 2019 19:46:31 +0000 (15:46 -0400)
committerJeff Layton <jlayton@redhat.com>
Tue, 6 Aug 2019 20:07:54 +0000 (16:07 -0400)
commit51e738d1218b41252ca595641a6e589f98349518
tree6943f70151f101df772915f2a047b8b9d096115c
parentb6b3724f043a074e554dcff41d39fafd39e7a82e
mount.ceph: properly handle -o strictatime

Otherwise, we get -EINVAL when a mount is attempted.

Fixes: https://tracker.ceph.com/issues/41144
Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/mount/mount.ceph.c