HomeFreeBSD

Remove extra call to vfs_op_exit() from vfs_write_suspend() when VFS_SYNC()…

Description

Remove extra call to vfs_op_exit() from vfs_write_suspend() when VFS_SYNC() fails.

The vfs_write_resume() handler already does vfs_op_exit() for us.

Reported by: pho
Reviewed by: mckusick
Sponsored by: The FreeBSD Foundation

Details

Provenance
kibAuthored on
Parents
rS359751: MFC r359562:
Branches
Unknown
Tags
Unknown