linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Don Brace <don.brace@microsemi.com>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org,
	Kevin.Barnett@microchip.com, scott.teel@microchip.com,
	Justin.Lindley@microchip.com, scott.benesh@microchip.com,
	bader.alisaleh@microchip.com, gerry.morong@microchip.com,
	mahesh.rajashekhara@microchip.com
Subject: Re: [PATCH V3 4/5] smartpqi: add module param to hide vsep
Date: Mon, 26 Aug 2019 23:46:46 +0200	[thread overview]
Message-ID: <e65fc01a-5640-17e5-e4a0-03d425e91ae8@gmail.com> (raw)
In-Reply-To: <156683410575.32298.14040332491954395743.stgit@brunhilda>

Hello Don,

On 8/26/19 5:41 PM, Don Brace wrote:
> From: Dave Carroll <david.carroll@microsemi.com>
> 
> Reviewed-by: Matt Perricone <matt.perricone@microsemi.com>
> Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
> Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com>
> Signed-off-by: Dave Carroll <david.carroll@microsemi.com>
> Signed-off-by: Don Brace <don.brace@microsemi.com>
> ---
>  man4/smartpqi.4 |    5 +++++
>  1 file changed, 5 insertions(+)

Patch applied.

Thanks,

Michael

> diff --git a/man4/smartpqi.4 b/man4/smartpqi.4
> index 5389b8453..a8cc621a3 100644
> --- a/man4/smartpqi.4
> +++ b/man4/smartpqi.4
> @@ -16,6 +16,7 @@ smartpqi \- Microsemi Smart Family SCSI driver
>  .RB [ disable_ctrl_shutdown= { 0 | 1 }]
>  .RB [ lockup_action= { none | reboot | panic }]
>  .RB [ expose_ld_first= { 0 | 1 }]
> +.RB [ hide_vsep= { 0 | 1 }]
>  .YS
>  .SH DESCRIPTION
>  .B smartpqi
> @@ -96,6 +97,10 @@ parameter	action
>  .BR expose_ld_first= { 0 | 1 }
>  This option enables support for exposing logical devices to OS before physical devices.
>  The default value is 0.
> +.TP
> +.BR hide_vsep= { 0 | 1 }
> +This option enables disabling exposure of the virtual SEP to the host. This is usually associated with direct attached drives.
> +The default value is 0.
>  .SH FILES
>  .SS Device nodes
>  Logical drives are accessed via the SCSI disk driver
> 
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

  reply	other threads:[~2019-08-26 21:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-26 15:41 [PATCH V3 0/5] smartpqi man page update Don Brace
2019-08-26 15:41 ` [PATCH V3 1/5] smartpqi: fix spelling error Don Brace
2019-08-26 21:35   ` Michael Kerrisk (man-pages)
2019-08-26 15:41 ` [PATCH V3 2/5] smartpqi: update copyright Don Brace
2019-08-26 21:36   ` Michael Kerrisk (man-pages)
2019-08-26 15:41 ` [PATCH V3 3/5] smartpqi: add module param expose ld first Don Brace
2019-08-26 21:45   ` Michael Kerrisk (man-pages)
2019-08-26 21:47     ` Don.Brace
2019-08-26 22:02       ` Michael Kerrisk (man-pages)
2019-08-26 15:41 ` [PATCH V3 4/5] smartpqi: add module param to hide vsep Don Brace
2019-08-26 21:46   ` Michael Kerrisk (man-pages) [this message]
2019-08-26 15:41 ` [PATCH V3 5/5] smartpqi: add sysfs entries Don Brace
2019-08-26 21:52   ` Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e65fc01a-5640-17e5-e4a0-03d425e91ae8@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=Justin.Lindley@microchip.com \
    --cc=Kevin.Barnett@microchip.com \
    --cc=bader.alisaleh@microchip.com \
    --cc=don.brace@microsemi.com \
    --cc=gerry.morong@microchip.com \
    --cc=linux-man@vger.kernel.org \
    --cc=mahesh.rajashekhara@microchip.com \
    --cc=scott.benesh@microchip.com \
    --cc=scott.teel@microchip.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).