[GFS2] Fix warning on impossible event in eattr code
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 6 Jun 2006 21:31:30 +0000 (17:31 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 6 Jun 2006 21:31:30 +0000 (17:31 -0400)
The caller ensures that ea_list_i() is never called with an
invalid type, so lets BUG() if we see one. This clears up
a couple of compiler warnings too.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found