]> git.proxmox.com Git - mirror_spl.git/commit
Update warnings in kmem debug code
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 16 Jun 2010 22:57:04 +0000 (15:57 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 16 Jun 2010 23:01:16 +0000 (16:01 -0700)
commit3cb77549d1bbfd246e6321d8fe34dce480f31eda
treea9f91ba9341483f36991afeedf281e4dca6986ad
parent8ffef449efa88c7d22d3235fe98ae30c1cdc4ef3
Update warnings in kmem debug code

This fix was long overdue.  Most of the ground work was laid long
ago to include the exact function and line number in the error message
which there was an issue with a memory allocation call.  However,
probably due to lack of time at the moment that informatin never
made it in to the error message.  This patch fixes that and trys
to standardize the kmem debug messages as well.
module/spl/spl-kmem.c