util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: Sami Kerola <kerolasa@iki.fi>
Cc: util-linux@vger.kernel.org
Subject: Re: [PATCH 0/8] pull: mostly mkswap and one swapoff chanage
Date: Fri, 7 Nov 2014 13:11:33 +0100	[thread overview]
Message-ID: <20141107121133.GJ6880@x2.net.home> (raw)
In-Reply-To: <1414959991-8369-1-git-send-email-kerolasa@iki.fi>

On Sun, Nov 02, 2014 at 08:26:23PM +0000, Sami Kerola wrote:
>   mkswap: remove system architecture specific max swap size checks
>   mkswap: remove unnecessary size check
>   mkswap: use err() rather than perror() && exit()
>   mkswap: add struct mkswap_control to remove global variables
>   mkswap: make remaining functions to take control structure as argument
>   mkswap: set variable only when it's value is known
>   mkswap: various minor improvement

merged. I'll probably cleanup the mkswap code too.

>  disk-utils/mkswap.c     | 435 ++++++++++++++++--------------------------------

 Thanks! :-)

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

      parent reply	other threads:[~2014-11-07 12:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-02 20:26 [PATCH 0/8] pull: mostly mkswap and one swapoff chanage Sami Kerola
2014-11-02 20:26 ` [PATCH 1/8] swapoff: make LABEL= and UUID= work when turning off swap files Sami Kerola
2014-11-07 11:28   ` Karel Zak
2014-11-02 20:26 ` [PATCH 2/8] mkswap: remove system architecture specific max swap size checks Sami Kerola
2014-11-02 20:26 ` [PATCH 3/8] mkswap: remove unnecessary size check Sami Kerola
2014-11-02 20:26 ` [PATCH 4/8] mkswap: use err() rather than perror() && exit() Sami Kerola
2014-11-02 20:26 ` [PATCH 5/8] mkswap: add struct mkswap_control to remove global variables Sami Kerola
2014-11-02 20:26 ` [PATCH 6/8] mkswap: make remaining functions to take control structure as argument Sami Kerola
2014-11-02 20:26 ` [PATCH 7/8] mkswap: set variable only when it's value is known Sami Kerola
2014-11-02 20:26 ` [PATCH 8/8] mkswap: various minor improvement Sami Kerola
2014-11-07 12:11 ` Karel Zak [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=20141107121133.GJ6880@x2.net.home \
    --to=kzak@redhat.com \
    --cc=kerolasa@iki.fi \
    --cc=util-linux@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;
as well as URLs for NNTP newsgroup(s).