Date: Fri, 01 Mar 2024 04:13:02 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 277237] fatblock() should call ulmin() rather than min() Message-ID: <bug-277237-3630-a3fxNT5Pjs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277237-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-277237-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277237 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Db2c9d403d5a6d4a8eaaeff0005e48c6d1= 07dba31 commit b2c9d403d5a6d4a8eaaeff0005e48c6d107dba31 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:02 +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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277237-3630-a3fxNT5Pjs>