From: Dan Carpenter <dan.carpenter@oracle.com>
To: Bruce Korb <bruce.korb@gmail.com>
Cc: James Simmons <jsimmons@infradead.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
devel@driverdev.osuosl.org,
Andreas Dilger <andreas.dilger@intel.com>,
Oleg Drokin <oleg.drokin@intel.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Lustre Development List <lustre-devel@lists.lustre.org>
Subject: [lustre-devel] [PATCH 05/15] staging: lustre: ldlm: use accessor macros for l_flags
Date: Thu, 28 Apr 2016 11:19:07 +0300 [thread overview]
Message-ID: <20160428081907.GN4298@mwanda> (raw)
In-Reply-To: <5721425D.5050606@gmail.com>
On Wed, Apr 27, 2016 at 03:51:09PM -0700, Bruce Korb wrote:
> Wow! I remember this stuff, even if from 3 years ago. Feels like a
> lifetime. Is this patch being applied to official Linux, hence this
> message? Xyratex collapsed, shed a mess of employees and sold the
> remnant to Seagate. Consequently, I don't really follow Lustre any
> more. Sorry.
Hi Bruce, o/
Yeah. James is pushing all that stuff to the vanilla kernel.
regards,
dan carpenter
WARNING: multiple messages have this Message-ID (diff)
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Bruce Korb <bruce.korb@gmail.com>
Cc: James Simmons <jsimmons@infradead.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
devel@driverdev.osuosl.org,
Andreas Dilger <andreas.dilger@intel.com>,
Oleg Drokin <oleg.drokin@intel.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Lustre Development List <lustre-devel@lists.lustre.org>
Subject: Re: [PATCH 05/15] staging: lustre: ldlm: use accessor macros for l_flags
Date: Thu, 28 Apr 2016 11:19:07 +0300 [thread overview]
Message-ID: <20160428081907.GN4298@mwanda> (raw)
In-Reply-To: <5721425D.5050606@gmail.com>
On Wed, Apr 27, 2016 at 03:51:09PM -0700, Bruce Korb wrote:
> Wow! I remember this stuff, even if from 3 years ago. Feels like a
> lifetime. Is this patch being applied to official Linux, hence this
> message? Xyratex collapsed, shed a mess of employees and sold the
> remnant to Seagate. Consequently, I don't really follow Lustre any
> more. Sorry.
Hi Bruce, o/
Yeah. James is pushing all that stuff to the vanilla kernel.
regards,
dan carpenter
next prev parent reply other threads:[~2016-04-28 8:19 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-27 22:20 [lustre-devel] [PATCH 00/15] patches missing from lustre 2.5.51 James Simmons
2016-04-27 22:20 ` James Simmons
2016-04-27 22:20 ` [lustre-devel] [PATCH 01/15] staging: lustre: llite: reset writeback index in ll_writepages James Simmons
2016-04-27 22:20 ` James Simmons
2016-04-27 22:20 ` [lustre-devel] [PATCH 02/15] staging: lustre: llite: NFS reexport issue James Simmons
2016-04-27 22:20 ` James Simmons
2016-04-27 22:20 ` [lustre-devel] [PATCH 03/15] staging: lustre: obdclass: add LCT_SERVER_SESSION for server session James Simmons
2016-04-27 22:20 ` James Simmons
2016-04-27 22:20 ` [lustre-devel] [PATCH 04/15] staging: lustre: lmv: kernel crash due to misconfigured MDT James Simmons
2016-04-27 22:20 ` James Simmons
2016-04-27 22:20 ` [lustre-devel] [PATCH 05/15] staging: lustre: ldlm: use accessor macros for l_flags James Simmons
2016-04-27 22:20 ` James Simmons
2016-04-27 22:51 ` [lustre-devel] " Bruce Korb
2016-04-27 22:51 ` Bruce Korb
2016-04-28 8:19 ` Dan Carpenter [this message]
2016-04-28 8:19 ` Dan Carpenter
2016-04-27 22:20 ` [lustre-devel] [PATCH 06/15] staging: lustre: ldlm: clean up l_flags James Simmons
2016-04-27 22:20 ` James Simmons
2016-04-27 22:20 ` [lustre-devel] [PATCH 07/15] staging: lustre: ldlm: remove code wireshark handling James Simmons
2016-04-27 22:20 ` James Simmons
2016-04-27 22:21 ` [lustre-devel] [PATCH 08/15] staging: lustre: ldlm: update comments about ldlm l_flags James Simmons
2016-04-27 22:21 ` James Simmons
2016-04-27 22:21 ` [lustre-devel] [PATCH 09/15] staging: lustre: llite: Replace printing of i_ino with ll_inode2fid() James Simmons
2016-04-27 22:21 ` James Simmons
2016-04-27 22:21 ` [lustre-devel] [PATCH 10/15] staging: lustre: clio: add debug message in osc_completion() James Simmons
2016-04-27 22:21 ` James Simmons
2016-04-27 22:21 ` [lustre-devel] [PATCH 11/15] staging: lustre: mgc: fix 'error handling' issues James Simmons
2016-04-27 22:21 ` James Simmons
2016-04-27 22:21 ` [lustre-devel] [PATCH 12/15] staging: lustre: osc: Track and limit "unstable" pages James Simmons
2016-04-27 22:21 ` James Simmons
2016-04-27 22:21 ` [lustre-devel] [PATCH 13/15] staging: lustre: osc: Track number of "unstable" pages per osc James Simmons
2016-04-27 22:21 ` James Simmons
2016-04-27 22:21 ` [lustre-devel] [PATCH 14/15] staging: lustre: osc: Use SOFT_SYNC to urge server commit James Simmons
2016-04-27 22:21 ` James Simmons
2016-04-27 22:21 ` [lustre-devel] [PATCH 15/15] staging: lustre: ptlrpc: quiet warning for 2.1/2.5 connections James Simmons
2016-04-27 22:21 ` James Simmons
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=20160428081907.GN4298@mwanda \
--to=dan.carpenter@oracle.com \
--cc=andreas.dilger@intel.com \
--cc=bruce.korb@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=jsimmons@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lustre-devel@lists.lustre.org \
--cc=oleg.drokin@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.