Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2006 22:01:00 +0000
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/geom geom_disk.c geom_disk.h src/share/man/man9 disk.9 
Message-ID:  <12088.1162332060@critter.freebsd.dk>
In-Reply-To: Your message of "Tue, 31 Oct 2006 21:12:43 GMT." <200610312112.k9VLChcr011922@repoman.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200610312112.k9VLChcr011922@repoman.freebsd.org>, Pawel Jakub Dawid
ek writes:
>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.

We should actually stop doing those flags, and instead add a bitwise
OR of the operations the device supports.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



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