Whamcloud - gitweb
LU-5666 llapi: LLAPI helpers for group lock. 53/12053/4
authorHenri Doreau <henri.doreau@cea.fr>
Thu, 25 Sep 2014 06:50:20 +0000 (08:50 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 6 Oct 2014 00:43:31 +0000 (00:43 +0000)
commite73cf72b82c4fe31acee81ffa6934312fd128359
tree3c5391b3c2698117bf68cdb0ede2ba5944615299
parent745c19c70319915a55b71b81b4e89d68e3a4e272
LU-5666 llapi: LLAPI helpers for group lock.

Introduced llapi_group_{lock,unlock} functions to abstract the ioctl
implementation to manipulate group lock. Updated lfs accordingly.

Signed-off-by: Henri Doreau <henri.doreau@cea.fr>
Change-Id: I9c0c75029cd0d159e353a2c925cecc9b4ba9a6de
Reviewed-on: http://review.whamcloud.com/12053
Tested-by: Jenkins
Reviewed-by: frank zago <fzago@cray.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/doc/llapi_group_lock.3 [new file with mode: 0644]
lustre/doc/llapi_group_unlock.3 [new file with mode: 0644]
lustre/include/lustre/lustreapi.h
lustre/utils/lfs.c
lustre/utils/liblustreapi.c