From: Oleg Drokin <gr...@linuxhacker.ru>

This is take two for the compat stuff removal.

Oleg Drokin (6):
  staging/lustre: Drop SEEK_* definition checks
  staging/lustre: remove unused ll_quota_on and ll_quota_off
  staging/lustre: Drop FMODE_UNSIGNED_OFFSET define
  staging/lustre: Use hlist primitives directly
  staging/lustre: Get rid of ll_pagevec_ macros
  staging/lustre: Get rid of inode_dio_write_done and inode_dio_read

 .../lustre/lustre/include/linux/lustre_compat25.h  | 61 ----------------------
 drivers/staging/lustre/lustre/llite/dcache.c       |  3 +-
 drivers/staging/lustre/lustre/llite/dir.c          |  4 --
 drivers/staging/lustre/lustre/llite/llite_lib.c    |  5 +-
 drivers/staging/lustre/lustre/llite/namei.c        | 10 ++--
 drivers/staging/lustre/lustre/llite/vvp_io.c       |  5 +-
 6 files changed, 8 insertions(+), 80 deletions(-)

-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to