Whamcloud - gitweb
LU-709 build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK
authorPeng Tao <peng_tao@emc.com>
Mon, 23 Jan 2012 03:05:34 +0000 (11:05 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 30 Apr 2012 01:49:04 +0000 (21:49 -0400)
commitbaf067a765ba658ea16e8f81909d6a364a6f5b18
treead04b6d7028a4c08fe1b9e554f99d2fb88156ec1
parentc044fd11d4387910937ce7e8f60839051bea9438
LU-709 build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK

1. flock_lock_file_wait only has two arguments ever since v2.6.12
2. file_operations.flock exists since v2.6.12

Signed-off-by: Peng Tao <peng_tao@emc.com>
Change-Id: I92406f1042dab71ade780b02500fba4404a56a2b
Reviewed-on: http://review.whamcloud.com/2315
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/autoconf/lustre-core.m4
lustre/include/linux/lustre_compat25.h
lustre/llite/file.c