Staging: lustre: lclient: Remove wrapper functions
authorShraddha Barke <shraddha.6596@gmail.com>
Sat, 31 Oct 2015 10:28:41 +0000 (15:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitabcf8080eb444a432f9166acac940b19b45907b5
tree700dd9fa83fc6a18946b28cc673a8a8f4b200294
parent74d4ec114972d0ea0489db2d1fb772b9d5bd64ce
Staging: lustre: lclient: Remove wrapper functions

The functions cl_isize_lock and cl_isize_unlock can be replaced with
direct calls to ll_inode_size_lock and ll_inode_size_unlock. Thus
drop the wrapper functions.

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lclient/lcommon_cl.c
drivers/staging/lustre/lustre/llite/llite_internal.h