Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1528834
| Path | csiph.com!1.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | James Simmons <jsimmons@infradead.org> |
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] staging: lustre: obd: reserve connection flags |
| Date | Thu, 24 Nov 2016 00:10:01 +0100 |
| Message-ID | <sGOPT-2P9-7@gated-at.bofh.it> (permalink) |
| X-Mailer | git-send-email 1.7.1 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 13 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Linux Kernel Mailing List <linux-kernel@vger.kernel.org>, Lustre Development List <lustre-devel@lists.lustre.org>, James Simmons <jsimmons@infradead.org> |
| X-Original-Date | Wed, 23 Nov 2016 18:01:16 -0500 |
| X-Original-Message-ID | <1479942080-30166-1-git-send-email-jsimmons@infradead.org> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1528834 |
Show key headers only | View raw
Reserve several OBD_CONNECT_* flags for future use. Fan Yong (4): staging: lustre: obd: reserve connection flag OBD_CONNECT_SUBTREE staging: lustre: obd: reserve connection flag OBD_CONNECT_LOCK_AHEAD staging: lustre: obd: reserve connection flag OBD_CONNECT_OBDOPACK staging: lustre: obd: reserve connection flag OBD_CONNECT_FLAGS2 .../lustre/lustre/include/lustre/lustre_idl.h | 6 +++++- .../lustre/lustre/obdclass/lprocfs_status.c | 5 ++++- .../staging/lustre/lustre/ptlrpc/pack_generic.c | 3 ++- drivers/staging/lustre/lustre/ptlrpc/wiretest.c | 16 ++++++++++++---- 4 files changed, 23 insertions(+), 7 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] staging: lustre: obd: reserve connection flags James Simmons <jsimmons@infradead.org> - 2016-11-24 00:10 +0100 [PATCH 1/4] staging: lustre: obd: reserve connection flag OBD_CONNECT_SUBTREE James Simmons <jsimmons@infradead.org> - 2016-11-24 00:10 +0100 [PATCH 3/4] staging: lustre: obd: reserve connection flag OBD_CONNECT_OBDOPACK James Simmons <jsimmons@infradead.org> - 2016-11-24 00:10 +0100 [PATCH 4/4] staging: lustre: obd: reserve connection flag OBD_CONNECT_FLAGS2 James Simmons <jsimmons@infradead.org> - 2016-11-24 00:10 +0100
csiph-web