[Bug 288539] ext2fs: use bigger datatypes in ext2_rename()

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 29 Jul 2025 19:42:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288539

Pedro F. Giffuni <pfg@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #262546|0                           |1
        is obsolete|                            |

--- Comment #1 from Pedro F. Giffuni <pfg@FreeBSD.org> ---
Created attachment 262551
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262551&action=edit
Bigger datatype for oldparent, newparent

This is cleaner as we don't know if it is ext2/3 or 4.

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