[Bug 277237] fatblock() should call ulmin() rather than min()

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 01 Mar 2024 04:14:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277237

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=846bf43ca4a2b42f2751df935de6d3257c6169ae

commit 846bf43ca4a2b42f2751df935de6d3257c6169ae
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-02-23 17:30:10 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-03-01 04:12:45 +0000

    fs/msdosfs fatblock: use ulmin() rather than min()

    PR:     277237

    (cherry picked from commit 0085afdceb17cb7d4e41f9073299f688372c6a0f)

 sys/fs/msdosfs/msdosfs_fat.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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