Whamcloud - gitweb
LU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 11/37111/5
authorArshad Hussain <arshad.super@gmail.com>
Sun, 29 Dec 2019 08:34:31 +0000 (14:04 +0530)
committerOleg Drokin <green@whamcloud.com>
Fri, 10 Jan 2020 07:42:43 +0000 (07:42 +0000)
commitf0fa794d0fc35be8fb0839731d122a73395f2a05
tree08a7792adebad38b85261a60ce5e0af08493d417
parent128137adfc539dd2dd92040c14a63ff27f969820
LU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON()

This patch replaces remaining CLASSERT() with kernel defined
BUILD_BUG_ON()

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.super@gmail.com>
Change-Id: Ie23846f8d67cac1872bda9c7e20fe9bc888bf365
Reviewed-on: https://review.whamcloud.com/37111
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/include/lu_object.h
lustre/include/lustre_net.h
lustre/mdd/mdd_object.c
lustre/osd-ldiskfs/osd_iam.h
lustre/osd-zfs/osd_index.c
lustre/ptlrpc/nodemap_storage.c