[Bug 165392] [ufs] [patch] Multiple mkdir/rmdir fails with errno 31

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 13 Jul 2022 08:49:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165392

--- Comment #17 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=0aa68d5fbedbd191bd00f07f3ce9dd5ec4679ff6

commit 0aa68d5fbedbd191bd00f07f3ce9dd5ec4679ff6
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-06-22 13:54:01 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-07-13 08:38:01 +0000

    UFS rename: make it reliable when using SU and reaching nlink limit

    PR:     165392

    (cherry picked from commit bc6d0d72f4f4e96b24d0ad558b271cb6f483801e)

 sys/ufs/ufs/ufs_vnops.c | 95 +++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 84 insertions(+), 11 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.