Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2011 16:46:13 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/ext2fs ext2_subr.c ext2_vfsops.c inode.h
Message-ID:  <201101191646.p0JGkVHN088464@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2011-01-19 16:46:13 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/ext2fs        ext2_subr.c ext2_vfsops.c inode.h 
  Log:
  SVN rev 217582 on 2011-01-19 16:46:13Z by jhb
  
  Merge 118969 from UFS:
  Eliminate the i_devvp field from the incore inodes, we can get the same
  value from ip->i_ump->um_devvp.
  
  Submitted by:   Pedro F. Giffuni  giffunip at yahoo
  MFC after:      1 week
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/fs/ext2fs/ext2_subr.c
  1.2       +1 -2      src/sys/fs/ext2fs/ext2_vfsops.c
  1.2       +3 -1      src/sys/fs/ext2fs/inode.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101191646.p0JGkVHN088464>