aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorKyoji Ogasawara <[email protected]>2025-08-12 18:00:06 +0000
committerDavid Sterba <[email protected]>2025-08-13 12:08:45 +0000
commitb435ab556bea875c088485f271ef2709ca1d75f5 (patch)
treec0f975c8515f0702ef8af361d9237840f19b2c18 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parentbtrfs: fix incorrect log message for nobarrier mount option (diff)
downloadkernel-b435ab556bea875c088485f271ef2709ca1d75f5.tar.gz
kernel-b435ab556bea875c088485f271ef2709ca1d75f5.zip
btrfs: restore mount option info messages during mount
After the fsconfig migration in 6.8, mount option info messages are no longer displayed during mount operations because btrfs_emit_options() is only called during remount, not during initial mount. Fix this by calling btrfs_emit_options() in btrfs_fill_super() after open_ctree() succeeds. Additionally, prevent log duplication by ensuring btrfs_check_options() handles validation with warn-level and err-level messages, while btrfs_emit_options() provides info-level messages. Fixes: eddb1a433f26 ("btrfs: add reconfigure callback for fs_context") CC: [email protected] # 6.8+ Reviewed-by: Qu Wenruo <[email protected]> Signed-off-by: Kyoji Ogasawara <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions