Whamcloud - gitweb
LU-6201 llite: remove duplicate fiemap defines 08/13608/8
authorBobi Jam <bobijam.xu@intel.com>
Mon, 18 May 2015 15:36:33 +0000 (11:36 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 28 May 2015 20:31:28 +0000 (20:31 +0000)
commitc65a2c2a41f4fb9b91f25d4ac073364258691d1b
treef6ea54f4bdec8a9edf13c0a6522a35e917e2c83d
parent85bd36cc69563d7a79e3ed34f8fadb4ed1a72b7c
LU-6201 llite: remove duplicate fiemap defines

* replace struct ll_user_fiemap with struct fiemap
* replace struct ll_fiemap_extent with struct fiemap_extent
* remove kernel defined FIEMAP_EXTENT_* constants
* remove kernel defined FIEMAP_FLAG_* flags
* add member prefix for struct ll_fiemap_info_key

Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Change-Id: Ib43276fa0c62242d82649c23afce9f7ec707a74a
Reviewed-on: http://review.whamcloud.com/13608
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
16 files changed:
lustre/include/dt_object.h
lustre/include/lustre/ll_fiemap.h
lustre/include/lustre/lustre_idl.h
lustre/include/lustre/lustre_user.h
lustre/llite/file.c
lustre/lov/lov_object.c
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_internal.h
lustre/ofd/ofd_obd.c
lustre/osc/osc_object.c
lustre/osd-ldiskfs/osd_io.c
lustre/ptlrpc/nrs_orr.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c