]> asedeno.scripts.mit.edu Git - linux.git/commit
staging/lustre: Inline Lustre intent disposition functions
authorOleg Drokin <green@linuxhacker.ru>
Mon, 20 Jun 2016 20:55:39 +0000 (16:55 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Jun 2016 21:28:39 +0000 (14:28 -0700)
commit51b39f1d3678604b546a90bb4e813a32c7f7f9ac
treeb19bdc0d289c52eb783ae595788ad43493607edf
parente476f2e55aa9e6769875795eb1835a3ac7855379
staging/lustre: Inline Lustre intent disposition functions

They are just one-liners, so no point in having them exported
and called through a different module.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre_intent.h
drivers/staging/lustre/lustre/include/lustre_mdc.h
drivers/staging/lustre/lustre/mdc/mdc_locks.c