Project

General

Profile

« Previous | Next » 

Revision 3db8e4f3

Added by Max Matveev about 15 years ago

  • ID 3db8e4f3626241cb40e52f36a691263c8aaa34ff

Release zpool resources when finished updates

It's not documented but it's obvious that zpool_iter expects the
callback to call zpool_close to release resources associated with
the zpool - it's not a problem for short-lived commands like zpool(1)
but it leaks memory like a firehose.

  • added
  • modified
  • copied
  • renamed
  • deleted