Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Mar 2003 06:37:52 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_swap.c
Message-ID:  <200303021437.h22EbqIA044346@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/03/02 06:37:52 PST

  FreeBSD src repository

  Modified files:
    sys/vm               vm_swap.c 
  Log:
  NO_GEOM cleanup:
  
  Use VOP_IOCTL(DIOCGMEDIASIZE) to check the size of a potential swap device
  instead of the cdevsw->d_psize() method.
  
  Revision  Changes    Path
  1.132     +12 -5     src/sys/vm/vm_swap.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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