diff options
| author | Alex Markuze <amarkuze@redhat.com> | 2026-08-27 15:16:21 +0000 |
|---|---|---|
| committer | Ilya Dryomov <idryomov@gmail.com> | 2026-09-02 12:23:05 +0200 |
| commit | dc173b37415e8f738fc4de477490056b479ddc9f (patch) | |
| tree | 4b3637bdd8556033167429077bcc7f6afef6b207 /scripts/Makefile.thinlto | |
| parent | f75987e543c243e19f49fe32ce870b2e24ab8c23 (diff) | |
| download | linux-dc173b37415e8f738fc4de477490056b479ddc9f.tar.gz linux-dc173b37415e8f738fc4de477490056b479ddc9f.zip | |
ceph: apply nearfull_sync option on remount
ceph_parse_mount_param() stores nearfull_sync / nonearfull_sync on the
temporary fs_context options, but ceph_reconfigure_fc() never copied
CEPH_MOUNT_OPT_NEARFULL_SYNC onto the live mount. Remount therefore
succeeded while writes and /proc/mounts kept the original-mount flag.
Apply the flag the same way as ASYNC_DIROPS and SPARSEREAD so remount
can enable or disable NEARFULL IOCB_DSYNC promotion.
Fixes: c7a12c20bfba ("ceph: make nearfull sync writes opt-in")
Signed-off-by: Alex Markuze <amarkuze@redhat.com>
Reviewed-by: Xiubo Li <xiubo.li@clyso.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
