public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Oleg Drokin <green@linuxhacker.ru>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org,
	Andreas Dilger <andreas.dilger@intel.com>
Cc: Oleg Drokin <green@linuxhacker.ru>
Subject: [PATCH 0/3] Lustre: remove old compat code
Date: Sat, 11 Oct 2014 22:46:51 -0400	[thread overview]
Message-ID: <1413082014-10510-1-git-send-email-green@linuxhacker.ru> (raw)

These three patches remove support for code that is no longer needed.
Mostly ability to talk to old version of lustre clients and servers.

Oleg Drokin (3):
  staging/lustre/ptlrpc: get rid of lustre 1.8 compatible checksums
  staging/lustre: get rid of deprecaed acl mount option code
  staging/lustre/quota: Get rid of compat quota code

 drivers/staging/lustre/lustre/include/lustre_net.h |  5 --
 drivers/staging/lustre/lustre/llite/dir.c          | 58 ----------------------
 .../staging/lustre/lustre/llite/llite_internal.h   | 18 -------
 drivers/staging/lustre/lustre/llite/llite_lib.c    | 19 -------
 .../staging/lustre/lustre/ptlrpc/pack_generic.c    | 26 ----------
 drivers/staging/lustre/lustre/ptlrpc/sec_null.c    | 18 -------
 6 files changed, 144 deletions(-)

-- 
1.9.3


             reply	other threads:[~2014-10-12  2:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-12  2:46 Oleg Drokin [this message]
2014-10-12  2:46 ` [PATCH 1/3] staging/lustre/ptlrpc: get rid of lustre 1.8 compatible checksums Oleg Drokin
2014-10-12  2:46 ` [PATCH 2/3] staging/lustre: get rid of deprecaed acl mount option code Oleg Drokin
2014-10-12  2:46 ` [PATCH 3/3] staging/lustre/quota: Get rid of compat quota code Oleg Drokin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1413082014-10510-1-git-send-email-green@linuxhacker.ru \
    --to=green@linuxhacker.ru \
    --cc=andreas.dilger@intel.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox