]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: check file layout in mknod
authorYantao xue <xueyantao2114@163.com>
Tue, 30 Jan 2024 09:14:43 +0000 (17:14 +0800)
committerVenky Shankar <vshankar@redhat.com>
Thu, 7 Mar 2024 11:41:04 +0000 (17:11 +0530)
commitd77b20a851bfe84a889aae0f6678b27f5149170f
treec06b5810f7d3408ff2e85b3f0e45903d0f103902
parent75561f7280b2584b4ff07bfc00408bd9bfdeab54
mds: check file layout in mknod
Fixes: https://tracker.ceph.com/issues/64061
Signed-off-by: Xue Yantao <xueyantao2114@163.com>
(cherry picked from commit e913e5c6ce51753724e00491fab4de64502952f3)

 Conflicts:
src/mds/Server.h

Minor conflict due to handle_client_fsync() defined as accepting
a non-const param.
src/mds/Server.cc
src/mds/Server.h