]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mount.ceph.c: do not pass nofail to the kernel 27851/head
authorKenneth Waegeman <kenneth.waegeman@ugent.be>
Fri, 15 Mar 2019 15:47:06 +0000 (16:47 +0100)
committerVicente Cheng <freeze.bilsted@gmail.com>
Mon, 29 Apr 2019 10:07:03 +0000 (10:07 +0000)
commit344a1398b5cf622697b8e6ae4c3814616d671327
tree619b6fb14c966b1e8ac0dccd2c5dca5d15339270
parentf4139a88ed5c8b43d423ec43162efae25feb7b68
mount.ceph.c: do not pass nofail to the kernel

nofail is a userspace level option and shouldn't be passed to the kernel

Fixes: https://tracker.ceph.com/issues/23262
Signed-off-by: Kenneth Waegeman <kenneth.waegeman@ugent.be>
(cherry picked from commit 51676e602969c5643c31ed26d7c611f43470c8e4)
src/mount/mount.ceph.c