Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1528834
| From | James Simmons <jsimmons@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] staging: lustre: obd: reserve connection flags |
| Date | 2016-11-24 00:10 +0100 |
| Message-ID | <sGOPT-2P9-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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