diff options
author | Dave Chinner <[email protected]> | 2015-08-20 09:27:49 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2015-08-20 09:27:49 +1000 |
commit | 3403ccc0c9f069c40ea751a93ac6746f5ef2116a (patch) | |
tree | 0fc897b2db02e43143b46c34db01c1ef2bc2da0a /lib/mpi/mpicoder.c | |
parent | 3d751af2cbe9a73a869986a18e865f8a34265052 (diff) |
xfs: inode lockdep annotations broke non-lockdep build
Fix CONFIG_LOCKDEP=n build, because asserts I put in to ensure we
aren't overrunning lockdep subclasses in commit 0952c81 ("xfs:
clean up inode lockdep annotations") use a define that doesn't
exist when CONFIG_LOCKDEP=n
Only check the subclass limits when lockdep is actually enabled.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Eric Sandeen <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions