Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Module-Transactional-Server:x86_64
SUSE:SLE-15-SP1:Update
ndctl.15916
ndctl-Documentation-clarify-bus-dimm-region-fil...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ndctl-Documentation-clarify-bus-dimm-region-filtering.patch of Package ndctl.15916
From d443b0dea5cdb9247cc33ec4f0e83cf9ef064db4 Mon Sep 17 00:00:00 2001 From: Vishal Verma <vishal.l.verma@intel.com> Date: Wed, 28 Aug 2019 17:45:18 -0600 Subject: [PATCH 2/2] Documentation: clarify bus/dimm/region filtering References: bsc#1173861 Patch-mainline: v67 Git-commit: 498ee3d100c331e0903a231ee02c9cbec02bb8a6 Reword the option descriptions in xable-{bus,dimm,region}-options.txt to clarify that the options are a filtering restriction rather than a directive to perform an action on the supplied objects, especially in case of the 'all' keyword. Link: https://github.com/pmem/ndctl/issues/106 Cc: Jeff Moyer <jmoyer@redhat.com> Reported-by: Steve Scargal <steve.scargall@intel.com> Reported-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com> --- Documentation/ndctl/xable-bus-options.txt | 7 ++++--- Documentation/ndctl/xable-dimm-options.txt | 7 ++++--- Documentation/ndctl/xable-region-options.txt | 7 ++++--- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/Documentation/ndctl/xable-bus-options.txt b/Documentation/ndctl/xable-bus-options.txt index 8813113797c6..6e0435a366af 100644 --- a/Documentation/ndctl/xable-bus-options.txt +++ b/Documentation/ndctl/xable-bus-options.txt @@ -1,4 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 -Enforce that the operation only be carried on devices that are -attached to the given bus. Where 'bus' can be a provider name or a bus -id number. +A bus id number, or a provider string (e.g. "ACPI.NFIT"). Restrict the +operation to the specified bus(es). The keyword 'all' can be specified +to indicate the lack of any restriction, however this is the same as +not supplying a --bus option at all. diff --git a/Documentation/ndctl/xable-dimm-options.txt b/Documentation/ndctl/xable-dimm-options.txt index 8826c2ba1300..c5b9c8cde90c 100644 --- a/Documentation/ndctl/xable-dimm-options.txt +++ b/Documentation/ndctl/xable-dimm-options.txt @@ -1,4 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 -A 'nmemX' device name, or a dimm id number. The keyword 'all' can -be specified to carry out the operation on every dimm in the system, -optionally filtered by bus id (see --bus= option). +A 'nmemX' device name, or a dimm id number. Restrict the operation to +the specified dimm(s). The keyword 'all' can be specified to indicate +the lack of any restriction, however this is the same as not supplying +a --dimm option at all. diff --git a/Documentation/ndctl/xable-region-options.txt b/Documentation/ndctl/xable-region-options.txt index d5198f5de465..e09868406df1 100644 --- a/Documentation/ndctl/xable-region-options.txt +++ b/Documentation/ndctl/xable-region-options.txt @@ -1,4 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 -A 'regionX' device name, or a region id number. The keyword 'all' can -be specified to carry out the operation on every region in the system, -optionally filtered by bus id (see --bus= option). +A 'regionX' device name, or a region id number. Restrict the operation to +the specified region(s). The keyword 'all' can be specified to indicate +the lack of any restriction, however this is the same as not supplying a +--region option at all. -- 2.26.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor