linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Eric Sandeen <sandeen@redhat.com>
Cc: Miklos Szeredi <miklos@szeredi.hu>, xfs-oss <xfs@oss.sgi.com>
Subject: Re: [PATCH] xfstests: test pipe resizing
Date: Thu, 24 Apr 2014 12:20:52 -0700	[thread overview]
Message-ID: <20140424192052.GA32696@infradead.org> (raw)
In-Reply-To: <5359625B.3090001@redhat.com>

On Thu, Apr 24, 2014 at 02:13:31PM -0500, Eric Sandeen wrote:
> Add a simple test to exercise the pipe resize fcntls,
> F_SETPIPE_SZ and F_GETPIPE_SZ.
> 
> This doesn't do a whole lot, but does some pipe reading
> and writing, some pipe resizing and checking, validates
> that we get EBUSY if we try to resize below the current
> size of buffers in the pipe, that the minimum is limited
> to PAGE_SIZE, etc.

How is this a filesystem issue?  I think this belongs into ltp.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

      reply	other threads:[~2014-04-24 19:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-24 19:13 [PATCH] xfstests: test pipe resizing Eric Sandeen
2014-04-24 19:20 ` Christoph Hellwig [this message]

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=20140424192052.GA32696@infradead.org \
    --to=hch@infradead.org \
    --cc=miklos@szeredi.hu \
    --cc=sandeen@redhat.com \
    --cc=xfs@oss.sgi.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).