Konstantin Belousov 6aed2435c8 ufs vnops: brace softdep_prelink() with DOINGSUJ instead of DOINGSOFTDEP
because softdep_prelink() is reverted to NOP for non-J case.  There is no
need to do anything before ufs_direnter() in SU/non-J case, everything
required to sync the directory is done in VOP_VPUT_PAIR().

Suggested by:	mckusick
Reviewed by:	chs, mckusick
Tested by:	pho
MFC after:	2 week
Sponsored by:	The FreeBSD Foundation
2021-02-12 03:02:21 +02:00
..
2021-02-10 21:15:50 +01:00
2021-01-02 19:57:58 -07:00
2021-02-01 14:15:57 +00:00
2021-02-12 03:02:21 +02:00
2020-12-23 14:37:05 -04:00
2021-01-15 20:09:55 +01:00
2021-01-27 21:52:41 -08:00
2021-02-11 23:08:55 +00:00
2021-02-04 13:58:24 -05:00