Is there disk blocks cleaning function in FreeBSD6.0?

From: bwzhou (bwzhou_at_hotmail.com)
Date: 11/24/05

  • Next message: M. Warner Losh: "Re: Writing a driver for a card reader controller - how?"
    To: <freebsd-hackers@freebsd.org>
    Date: Thu, 24 Nov 2005 13:03:38 +0800
    
    

    Hello, everyone.

    I used to find VOP_FREEBLK macro cleaning the content of disk blocks of a
    file in 5.4, however I cannot find any kind of these operations doing the
    same thing in 6.0release.

    I wonder if there is any function or macro which will clean the data blocks
    after the file containing these blocks is deleted in 6.0release.

    Does anybody have any idea about this issue?

    thanks

    Zhou Bo Wen
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: M. Warner Losh: "Re: Writing a driver for a card reader controller - how?"