[PATCH 00/23] staging/lustre: sync with Lustre git repo

Peng Tao bergwolf at gmail.com
Fri May 31 17:22:50 UTC 2013


Hi Greg,

The patchsets port commits from Lustre git repo(*) to kernel client.
so that we have the same code base for both.

Thanks,
Tao

(*) git://git.whamcloud.com/fs/lustre-release.git

Alex Zhuravlev (1):
  staging/lustre/fids: fix compilation error with gcc 4.7.2

Andreas Dilger (4):
  staging/lustre/debug: quiet noisy console error messages
  staging/lustre/lov: only dump header in lsm_lmm_verify
  staging/lustre/changelog: fix CL_LAYOUT, accept all types
  staging/lustre/changelog: fix CL_LAYOUT comment, string

Artem Blagodarenko (1):
  staging/lustre/ost: Ensure dirty flushed on fiemap ioctl

Bobi Jam (1):
  staging/lustre/osc: some cleanup to reduce stack overflow chance

Emoly Liu (1):
  staging/lustre/mdt: set ATTR_xTIME_SET to make atime update properly

Hongchao Zhang (1):
  staging/lustre/osc: check ostid if no OBD_CONNECT_FID

Jian Yu (1):
  staging/lustre/tests: check nr_local in ofd_preprw()

Jinshan Xiong (1):
  staging/lustre/osc: fixed a typo in osc_cache_truncate_start

John L. Hammond (2):
  staging/lustre/lprocfs: use stats counter index for *pos
  staging/lustre/lprocfs: interpret result of dt_statfs() correctly

Mikhail Pershin (2):
  staging/lustre/obdclass: remove obsoleted md_local_file.c
  staging/lustre/obdclass: use common way to store lastid

Niu Yawei (1):
  staging/lustre/clio: don't ignore layout on writeback

Oleg Drokin (1):
  staging/lustre: Revert "LU-2139 osc: Track and limit "unstable"
    pages"

jcl (1):
  staging/lustre/ldlm: suppress useless lock RPC for layout

wang di (5):
  staging/lustre/ofd: refill env in ofd_get_info
  staging/lustre/utils: missing setting echo seq for getattr/setattr
  staging/lustre/llog: Do not use ostid swab for llogid
  staging/lustre/ost: check pre 2.4 echo client in obdo validation
  staging/lustre/llite: Always build 64bit ino internally

 drivers/staging/lustre/lustre/include/lclient.h    |    8 +-
 .../lustre/lustre/include/lustre/lustre_idl.h      |   42 +-
 .../lustre/lustre/include/lustre/lustre_user.h     |    7 +-
 .../staging/lustre/lustre/include/lustre_disk.h    |   10 -
 drivers/staging/lustre/lustre/include/lustre_fid.h |    1 +
 drivers/staging/lustre/lustre/include/lustre_net.h |    4 +-
 drivers/staging/lustre/lustre/include/md_object.h  |   38 --
 drivers/staging/lustre/lustre/include/obd.h        |    2 +-
 .../staging/lustre/lustre/include/obd_support.h    |    1 -
 drivers/staging/lustre/lustre/ldlm/ldlm_lock.c     |   14 -
 drivers/staging/lustre/lustre/llite/file.c         |   16 +-
 .../staging/lustre/lustre/llite/llite_internal.h   |    7 +-
 drivers/staging/lustre/lustre/llite/llite_lib.c    |   35 +-
 drivers/staging/lustre/lustre/llite/lproc_llite.c  |   18 -
 drivers/staging/lustre/lustre/llite/rw.c           |   11 +-
 drivers/staging/lustre/lustre/llite/vvp_io.c       |   13 +-
 drivers/staging/lustre/lustre/lov/lov_ea.c         |   15 +-
 drivers/staging/lustre/lustre/lov/lov_internal.h   |    1 +
 drivers/staging/lustre/lustre/lov/lov_obd.c        |   10 +-
 drivers/staging/lustre/lustre/lov/lov_pack.c       |    3 +-
 drivers/staging/lustre/lustre/mdc/mdc_request.c    |   15 +-
 drivers/staging/lustre/lustre/obdclass/Makefile    |    2 +-
 drivers/staging/lustre/lustre/obdclass/class_obd.c |    2 -
 drivers/staging/lustre/lustre/obdclass/dt_object.c |   14 +-
 drivers/staging/lustre/lustre/obdclass/llog_swab.c |   17 +-
 .../staging/lustre/lustre/obdclass/local_storage.c |  164 ++++---
 .../staging/lustre/lustre/obdclass/local_storage.h |   12 +
 .../lustre/lustre/obdclass/lprocfs_status.c        |   58 +--
 .../lustre/lustre/obdclass/md_local_object.c       |  459 --------------------
 .../staging/lustre/lustre/obdecho/echo_client.c    |   12 +-
 drivers/staging/lustre/lustre/osc/osc_cache.c      |  140 ++----
 .../staging/lustre/lustre/osc/osc_cl_internal.h    |    2 -
 drivers/staging/lustre/lustre/osc/osc_internal.h   |    2 -
 drivers/staging/lustre/lustre/osc/osc_page.c       |    3 +-
 drivers/staging/lustre/lustre/osc/osc_request.c    |  178 +++++---
 drivers/staging/lustre/lustre/ptlrpc/service.c     |    1 +
 36 files changed, 416 insertions(+), 921 deletions(-)
 delete mode 100644 drivers/staging/lustre/lustre/obdclass/md_local_object.c

-- 
1.7.9.5




More information about the devel mailing list