Merge commit 'refs/top-bases/zfs-branch' into zfs-branch
This commit is contained in:
commit
e3815b6d3f
|
@ -3704,7 +3704,7 @@ out:
|
||||||
* Free buffers that were tagged for destruction.
|
* Free buffers that were tagged for destruction.
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
l2arc_do_free_on_write()
|
l2arc_do_free_on_write(void)
|
||||||
{
|
{
|
||||||
list_t *buflist;
|
list_t *buflist;
|
||||||
l2arc_data_free_t *df, *df_prev;
|
l2arc_data_free_t *df, *df_prev;
|
||||||
|
|
Loading…
Reference in New Issue