HomeFreeBSD

Update SPL to use new debug infrastructure. This means:

Description

Update SPL to use new debug infrastructure. This means:

  • Replacing all BUG_ON()'s with proper ASSERT()'s
  • Using ENTRY,EXIT,GOTO, and RETURN macro to instument call paths

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@78 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c

Event Timeline

behlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c> committed rG937879f11db1: Update SPL to use new debug infrastructure. This means: (authored by behlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>).Apr 21 2008, 5:29 PM