tmem: Retire XEN_SYSCTL_TMEM_OP_[SET_CAP|SAVE_GET_CLIENT_CAP]
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 21 Sep 2016 20:53:51 +0000 (16:53 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 30 Sep 2016 19:26:14 +0000 (15:26 -0400)
commit840c5c9e6675a7ae9665fcc610b3112d1da8b672
tree97c6aec01f390911919a16289be36bc652cb7d72
parentf62c86e4977e7498e81211364440ec995253dd30
tmem: Retire XEN_SYSCTL_TMEM_OP_[SET_CAP|SAVE_GET_CLIENT_CAP]

It is not used by anything. Its intent was to complement
the 'weight' attribute but there hadn't been any request for this.

If there is a need to resurface it, it can be integrated back
via the XEN_SYSCTL_TMEM_SET_CLIENT_INFO introduced in
"tmem/libxc: Squash XEN_SYSCTL_TMEM_OP_[SET|SAVE].."

Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
docs/man/xl.pod.1.in
tools/libxc/xc_tmem.c
tools/libxl/libxl.c
tools/libxl/xl_cmdtable.c
tools/python/xen/lowlevel/xc/xc.c
xen/common/tmem_control.c
xen/include/public/sysctl.h
xen/include/xen/tmem_xen.h