mirror_zfs/module/os/linux
Jitendra Patidar 2301755dfb
Fix zfs_open() to skip zil_async_to_sync() for the snapshot
Fix zfs_open() to skip zil_async_to_sync() for the snapshot, as it won't
have any transactions. zfsvfs->z_log is NULL for the snapshot.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com>
Signed-off-by: Jitendra Patidar <jitendra.patidar@nutanix.com>
Closes #18091
2026-01-06 10:58:56 -08:00
..
spl kmem: don't add __GFP_RECLAIMABLE for KM_VMEM allocations 2026-01-05 13:35:13 -08:00
zfs Fix zfs_open() to skip zil_async_to_sync() for the snapshot 2026-01-06 10:58:56 -08:00