X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fptlbd%2Fmain.c;h=e3fde9940e5a100d9f0b0d08e8c35cdb620d482d;hb=a4346f1ee87f221d8541ad31b2efb3bba41a4df4;hp=a95cc3f2804eac5388907a8751bc9b00f1ffbe3d;hpb=5b8eb34aa9b106b6b253e8c2bd75f601935d5dd6;p=fs%2Flustre-release.git diff --git a/lustre/ptlbd/main.c b/lustre/ptlbd/main.c index a95cc3f..e3fde99 100644 --- a/lustre/ptlbd/main.c +++ b/lustre/ptlbd/main.c @@ -62,6 +62,7 @@ static void __exit ptlbd_exit(void) ENTRY; ptlbd_cl_exit(); ptlbd_sv_exit(); + ptlbd_blk_exit(); EXIT; }