linux/drivers/staging/lustre
Andreas Dilger f3418ce8a6 staging/lustre/idl: remove LASSERT/CLASSERT from lustre_idl.h
Remove the usage of LASSERT() and CLASSERT() from lustre_idl.h, so
that it is usable from userspace programs if needed.  These have
crept in over the years, but are not intended to be there.

The CLASSERT() checks for fid swabbing were largely redundant, and
have been moved to lustre/fid/fid_handler.c.

There are still a few LASSERTs that need to be removed when FID-on-OST
is landed, but I don't want to remove them before that code lands.

There are also uses of CERROR() that could be removed at that time.

Lustre-change: http://review.whamcloud.com/5682
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-1606
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Christopher J. Morrone <chris.morrone.llnl@gmail.com>
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-07 09:44:17 -08:00
..
include/linux staging: lustre: libcfs_debug: small whitespace cleanups 2014-01-13 15:39:22 -08:00
lnet staging: lustre: Use is_vmalloc_addr 2014-01-08 15:54:32 -08:00
lustre staging/lustre/idl: remove LASSERT/CLASSERT from lustre_idl.h 2014-02-07 09:44:17 -08:00
Kconfig
Makefile staging/lustre: fix Lustre code link order 2013-07-23 12:23:55 -07:00
TODO