K 10 svn:author V 4 jeff K 8 svn:date V 27 2006-04-28T01:05:31.000000Z K 7 svn:log V 260 - Add a BO_NEEDSGIANT flag to the bufobj. This flag forces all child buffers to go on the buf daemon's DIRTYGIANT queue. - Set BO_NEEDSGIANT on ffs's devvp since the ffs_copyonwrite handler runs in the context of the buf daemon and may require Giant. END