tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Removing breada() and bdirty()
On Sat, Nov 07, 2009 at 07:08:34PM +0000, Mindaugas Rasiukevicius wrote:
> I would like to remove unused breada() and bdirty():
If nothing is using breada() any more it should definitely go away.
I'm not so sure about bdirty(); it seems like there are legitimate
cases where a FS might want to mark a buffer dirty without releasing
it yet, even if we don't currently have any such cases in the tree.
But I don't really have a strong opinion and we could always bring it
back later.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index