lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 31 Jul 2015 19:42:53 -0400
From:	green@...uxhacker.ru
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	devel@...verdev.osuosl.org,
	Andreas Dilger <andreas.dilger@...el.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Oleg Drokin <green@...uxhacker.ru>
Subject: [PATCH 0/6] Lustre compat code removal

From: Oleg Drokin <green@...uxhacker.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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ