cvs commit: src/sys/geom geom_disk.c geom_disk.h src/share/man/man9 disk.9

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Oct 31 21:12:44 UTC 2006


pjd         2006-10-31 21:12:43 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_disk.c geom_disk.h 
    share/man/man9       disk.9 
  Log:
  Add a new disk flag - DISKFLAG_CANFLUSHCACHE, which indicates that the disk
  can handle BIO_FLUSH requests.
  
  Sponsored by:   home.pl
  
  Revision  Changes    Path
  1.8       +3 -1      src/share/man/man9/disk.9
  1.100     +21 -1     src/sys/geom/geom_disk.c
  1.6       +1 -0      src/sys/geom/geom_disk.h


More information about the cvs-all mailing list