Date: Wed, 30 Apr 2003 23:38:27 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Message-ID: <200305010638.h416cS9N018601@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2003/04/30 23:38:27 PDT
FreeBSD src repository
Modified files:
sys/ufs/ffs ffs_vfsops.c
Log:
Free i_din2 instead of i_din1 in ffs_ifree() on UFS2 filesystems.
This is purely a cosmetic change because these members are in a
union together.
Revision Changes Path
1.210 +1 -1 src/sys/ufs/ffs/ffs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305010638.h416cS9N018601>
