Whamcloud - gitweb
LU-5017 idl: clean up file attribute flags 74/10274/6
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 8 May 2014 21:27:21 +0000 (15:27 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 5 Jan 2016 00:49:33 +0000 (00:49 +0000)
commit26fae8692eed9998aa0286749a068b67279e7163
tree0c4a40fa323fa814ea4ca21e70d92c84aeb9dac8
parent36f730111b64cde8ccbcb0a528f17cee1c1194be
LU-5017 idl: clean up file attribute flags

Remove unused file attribute flag LUSTRE_BFLAG_UNCOMMITTED_WRITES
that was used internally on the client at one point.

Remove unused file attribute LUSTRE_BFLAG_EXT_FLAGS from wireshark
which was used to distinguish between S_* (in-memory) flags and
*_FL (on-disk) flags.

Add flags from the kernel which may be useful in the near future.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I39d6f26aa0fbe7b5f6ddcf31d97c959556660310
Reviewed-on: http://review.whamcloud.com/10274
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: wangdi <di.wang@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/contrib/wireshark/packet-lustre.c
lustre/include/lustre/lustre_idl.h
lustre/mdd/mdd_object.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c