Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2011 14:46:39 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/tmpfs tmpfs.h tmpfs_subr.c
Message-ID:  <201102131446.p1DEkxWr028489@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2011-02-13 14:46:39 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/tmpfs         tmpfs.h tmpfs_subr.c 
  Log:
  SVN rev 218640 on 2011-02-13 14:46:39Z by alc
  
  Eliminate tn_reg.tn_aobj_pages.  Instead, correctly maintain the vm
  object's size field.  Previously, that field was always zero, even
  when the object tn_reg.tn_aobj contained numerous pages.
  
  Apply style fixes to tmpfs_reg_resize().
  
  In collaboration with:  kib
  
  Revision  Changes    Path
  1.21      +0 -1      src/sys/fs/tmpfs/tmpfs.h
  1.29      +26 -32    src/sys/fs/tmpfs/tmpfs_subr.c



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