Whamcloud - gitweb
LU-1770 ptlrpc: introducing OBD_CONNECT_FLOCK_OWNER flag
authorIurii.Golovach <Iurii_Golovach@xyratex.com>
Tue, 16 Oct 2012 13:39:07 +0000 (16:39 +0300)
committerJohann Lombardi <johann.lombardi@intel.com>
Wed, 14 Nov 2012 10:52:15 +0000 (05:52 -0500)
commit42fa8665c21c01a07c40aa0886b4c6bf6193327f
tree9453168d7a50cd8966f35743c8315ed69378f9ee
parent5a16f88c1809b6cdaab34050ea1f7fe7e9f3f58f
LU-1770 ptlrpc: introducing OBD_CONNECT_FLOCK_OWNER flag

After applying flock policy fix into the 1.8 users met with an issue
when 1.8 clients with a fixed flock policy recognized incorrectly by
2.x servers.
This flag is intended to present 1.8 clients with fixed flock policy
to let 2.x servers make flock policy recognition correctly.
Patches with functionality changes were attached on review at LU-1575

Xyratex-bug-id: MRP-489

Reviewed-by: Alexey Lyashkov <alexey_lyashkov@xyratex.com>
Reviewed-by: Andriy Skulysh <andriy_skulysh@xyratex.com>
Signed-off-by: Iurii Golovach <iurii_golovach@xyratex.com>
Change-Id: I0b203a7e181310c2888ae5bbe8c90ca0a5bbe549
Reviewed-on: http://review.whamcloud.com/3723
Reviewed-by: Cory Spitz <spitzcor@cray.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Johann Lombardi <johann.lombardi@intel.com>
lustre/include/lustre/lustre_idl.h
lustre/obdclass/lprocfs_status.c