]> granicus.if.org Git - zfs/commit
Some nvlist allocations in hold processing need to use KM_PUSHPAGE.
authorTim Chase <tim@chase2k.com>
Wed, 20 Nov 2013 13:56:56 +0000 (07:56 -0600)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 2 Dec 2013 22:02:46 +0000 (14:02 -0800)
commitf707635fa5a0a687f243a9b0976d7296955744d9
tree4b578e7590f48ad5963d7bde09fbc96f4375d79c
parent119a394ab0eee137a5198ad3fffab45fb11ef108
Some nvlist allocations in hold processing need to use KM_PUSHPAGE.

This should hopefully catch the rest of the allocations in the
user hold/release processing that were missed by commit
65c67ea86e9f112177f1ad32de8e780f10798a64.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1852
Closes #1855
module/zfs/dsl_userhold.c