Whamcloud - gitweb
LU-12923 target: Use BUILD_BUG_ON() for tgt_lastrcvd.c 21/36721/2
authorArshad Hussain <arshad.super@gmail.com>
Tue, 29 Oct 2019 15:48:40 +0000 (21:18 +0530)
committerOleg Drokin <green@whamcloud.com>
Fri, 6 Dec 2019 01:15:52 +0000 (01:15 +0000)
commit8bbc27d31389cabe992d68dd9b0900bb26971e66
tree5b8a6d56b83e0e1ce99773a06c73b7b1a9803569
parentdb25e324ad6b59b75db001a4f86d8467bed81ad2
LU-12923 target: Use BUILD_BUG_ON() for tgt_lastrcvd.c

This patch replaces all CLASSERT() with kernel defined
BUILD_BUG_ON() for file lustre/target/tgt_lastrcvd.c

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.super@gmail.com>
Change-Id: I72df471f3480ae2267be08103ae4fae62c94b2ff
Reviewed-on: https://review.whamcloud.com/36721
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/target/tgt_lastrcvd.c