Craig Rodrigues 6951bea6c8 Changes imported from XFS for FreeBSD project:
- add fields to struct buf (needed by XFS)
    - 3 private fields: b_fsprivate1, b_fsprivate2, b_fsprivate3
    - b_pin_count, count of pinned buffer

- add new B_MANAGED flag
- add breada() function to initiate asynchronous I/O on read-ahead blocks.
- add bufdone_finish(), bpin(), bunpin_wait() functions

Patches provided by:	kan
Reviewed by:		phk
Silence on:		arch@
2005-12-07 03:39:08 +00:00
..
2005-11-27 01:23:31 +00:00
2005-10-03 06:57:29 +00:00
2005-11-06 16:47:59 +00:00
2005-12-04 02:12:43 +00:00
2005-08-28 05:38:40 +00:00
2005-11-17 08:56:21 +00:00
2005-03-14 06:51:29 +00:00
2005-11-27 01:23:31 +00:00
2005-10-16 20:40:40 +00:00