Date: Wed, 17 Dec 2008 18:12:01 +0000 (UTC) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/i386/gptzfsboot Makefile src/sys/boot/i386/zfsboot Makefile src/sys/boot/zfs zfsimpl.c Message-ID: <200812171812.mBHICCQL022360@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2008-12-17 18:12:01 UTC FreeBSD src repository Modified files: sys/boot/i386/gptzfsboot Makefile sys/boot/i386/zfsboot Makefile sys/boot/zfs zfsimpl.c Log: SVN rev 186243 on 2008-12-17 18:12:01Z by dfr Use full 64bit arithmetic when converting file offsets to block numbers - fixes booting on filesystems with inode numbers with values above 4194304. Submitted by: ps Revision Changes Path 1.3 +1 -1 src/sys/boot/i386/gptzfsboot/Makefile 1.2 +1 -1 src/sys/boot/i386/zfsboot/Makefile 1.4 +4 -9 src/sys/boot/zfs/zfsimpl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812171812.mBHICCQL022360>