[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH v2 0/3] Prefer 'cookie' over 'handle'



In v2 - tweak the docs to add the tie back to our old use of 'handle',
and then take the advice to heart by actually using the preferred name
in the code base.

Eric Blake (3):
  docs: Prefer 'cookie' over 'handle'
  nbd: s/handle/cookie/g when referring to opaque client id
  nbd: Use uint64_t instead of char[8] for cookie

 doc/proto.md                  | 24 ++++++-----
 nbd-server.c                  |  4 +-
 nbd-trdump.c                  | 12 +++---
 nbd-trplay.c                  | 12 +++---
 nbd.h                         |  4 +-
 tests/run/nbd-tester-client.c | 75 +++++++++++++++++------------------
 6 files changed, 65 insertions(+), 66 deletions(-)

-- 
2.39.2


Reply to: