|
|
| version 1.241, 2007/05/23 15:48:20 | version 1.242, 2007/06/04 15:39:59 |
|---|---|
| Line 1458 xfs_free_buftarg( | Line 1458 xfs_free_buftarg( |
| int external) | int external) |
| { | { |
| xfs_flush_buftarg(btp, 1); | xfs_flush_buftarg(btp, 1); |
| xfs_blkdev_issue_flush(btp); | |
| if (external) | if (external) |
| xfs_blkdev_put(btp->bt_bdev); | xfs_blkdev_put(btp->bt_bdev); |
| xfs_free_bufhash(btp); | xfs_free_bufhash(btp); |