Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2003 04:49:58 -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/fs/specfs spec_vnops.c src/sys/geom geom_dev.c
Message-ID:  <200302111249.h1BCnwJN068204@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/02/11 04:49:58 PST

  Modified files:
    sys/fs/specfs        spec_vnops.c 
    sys/geom             geom_dev.c 
  Log:
  Use the SI_CANDELETE flag on the dev_t rather than the D_CANFREE flag
  on the cdevsw to determine ability to handle the BIO_DELETE request.
  
  Revision  Changes    Path
  1.196     +1 -3      src/sys/fs/specfs/spec_vnops.c
  1.44      +3 -1      src/sys/geom/geom_dev.c

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




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