Whamcloud - gitweb
LU-11364 osd: remove unused 'ignore quota' parameters 38/33138/3
authorJohn L. Hammond <john.hammond@intel.com>
Tue, 11 Sep 2018 16:17:47 +0000 (11:17 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 10 Oct 2018 01:50:11 +0000 (01:50 +0000)
commit6e9b8f592bfc4f51141e2c6bff663c079fcd2c1b
treed0ee249c33baf158e264a44fb2d9cabb71155883
parentfb1875c314cf3650aa7ba6b2cdb72ef18e812d5f
LU-11364 osd: remove unused 'ignore quota' parameters

Remove the unused 'ignore quota' parameters from dt_write(),
dt_insert(), and their implementations.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ib6e61c5dff8c2b1027ed3a7e0808fe208fd17d84
Reviewed-on: https://review.whamcloud.com/33138
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Wang Shilong <wshilong@ddn.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
25 files changed:
lustre/fld/fld_index.c
lustre/include/dt_object.h
lustre/include/lustre_sec.h
lustre/lfsck/lfsck_layout.c
lustre/lfsck/lfsck_lib.c
lustre/lfsck/lfsck_namespace.c
lustre/lod/lod_internal.h
lustre/lod/lod_object.c
lustre/lod/lod_sub_object.c
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_orphans.c
lustre/obdclass/dt_object.c
lustre/obdclass/llog_osd.c
lustre/obdclass/local_storage.c
lustre/obdclass/scrub.c
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_io.c
lustre/osd-zfs/osd_index.c
lustre/osd-zfs/osd_io.c
lustre/osp/osp_md_object.c
lustre/osp/osp_object.c
lustre/ptlrpc/nodemap_storage.c
lustre/quota/lquota_disk.c
lustre/target/out_lib.c