mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Swen Schillig <swen@vnet.ibm.com>
To: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: James Bottomley <James.Bottomley@steeleye.com>,
	Christof Schmitt <christof.schmitt@de.ibm.com>,
	linux-scsi@vger.kernel.org,
	Linux on 390 Port <LINUX-390@vm.marist.edu>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] zfcp: add some internal zfcp adapter statistics
Date: Mon, 5 Nov 2007 12:35:32 +0100	[thread overview]
Message-ID: <200711051235.32482.swen@vnet.ibm.com> (raw)
In-Reply-To: <20071103094058.GA25134@osiris.boeblingen.de.ibm.com>

On Saturday 03 November 2007 10:40, Heiko Carstens wrote:
> > > +	if (!(adapter->adapter_features & FSF_FEATURE_MEASUREMENT_DATA)) {
> > > +		ZFCP_LOG_NORMAL("error: Enhanced measurement feature not "
> > > +				"supported");
> > > +		return -EOPNOTSUPP;
> > > +	}
> 
> Btw. any user can flood the console with these messages if the adapter
> doesn't support the feature. That can be considered a denial of service
> attack. Please just return -EOPNOTSUPP and don't print anything on the
> console.
> 
I can see your point but I think you're a bit too extreme in your assessment on a simple console
message (with almost no processing behind it). If someone really wants to "flood" the console with messages they 
go other and possibly easier ways to achieve the same thing, how about "logger" !

But since it seems to bother you a lot, I will remove the message.

Cheers Swen

  reply	other threads:[~2007-11-05 11:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-31 10:33 Swen Schillig
2007-11-03  9:17 ` Heiko Carstens
2007-11-03  9:40   ` Heiko Carstens
2007-11-05 11:35     ` Swen Schillig [this message]
2007-11-05 15:12   ` Swen Schillig
2007-11-25 11:16 ` James Bottomley
2007-11-26 10:23   ` Swen Schillig
2007-12-06  9:40     ` Swen Schillig

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=200711051235.32482.swen@vnet.ibm.com \
    --to=swen@vnet.ibm.com \
    --cc=James.Bottomley@steeleye.com \
    --cc=LINUX-390@vm.marist.edu \
    --cc=christof.schmitt@de.ibm.com \
    --cc=heiko.carstens@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /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

Powered by JetHome