public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Nathan Scott <nscott@aconex.com>
Cc: xfs@oss.sgi.com
Subject: Re: Debian userspace updates
Date: Sat, 20 Dec 2008 17:51:52 -0500	[thread overview]
Message-ID: <20081220225152.GA16671@infradead.org> (raw)
In-Reply-To: <1229732749.4496.28.camel@verge.scott.net.au>

On Sat, Dec 20, 2008 at 11:25:49AM +1100, Nathan Scott wrote:
> Hi,
> 
> Here's a couple of trivial patches from updating the Debian
> userspace packages.  Please merge - thanks!

2.10.2 is purely a tarball release,

> Index: xfsprogs-2.10.2/debian/changelog
> ===================================================================
> --- xfsprogs-2.10.2.orig/debian/changelog	2008-12-20 11:18:09.875260474 +1100
> +++ xfsprogs-2.10.2/debian/changelog	2008-12-20 11:18:13.473172568 +1100
> @@ -1,3 +1,13 @@
> +xfsprogs (2.10.2-1) unstable; urgency=low
> +
> +  * New upstream release
> +  * No longer ignore -i maxpct option in mkfs.xfs (closes: #500593)
> +  * Correct features2 superblock field handling (closes: #473135)
> +  * 32 bit emulation on 64 bit kernels works (closes: #485020)
> +  * Fix up large sector handling in mkfs (closes: #489421)
> +
> + -- Nathan Scott <nathans@debian.org>  Sat, 20 Dec 2008 10:14:27 +1100

But we should probably throw this into the git tree so it's in there
once 3.0 is released.

> Index: xfsprogs-2.10.2/libxfs/xfs_dir2.c
> ===================================================================
> --- xfsprogs-2.10.2.orig/libxfs/xfs_dir2.c	2008-12-20 11:21:21.985184849 +1100
> +++ xfsprogs-2.10.2/libxfs/xfs_dir2.c	2008-12-20 11:21:33.795013403 +1100
> @@ -21,6 +21,7 @@
>   * Top-level and utility routines.
>   */
>  
> +#include <ctype.h>
>  #include <xfs.h>
>  
>  extern const struct xfs_nameops xfs_default_nameops;

While this one has been fixed in the meantime by including ctype.h in
platform_defs.h

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

      reply	other threads:[~2008-12-20 22:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-20  0:25 Debian userspace updates Nathan Scott
2008-12-20 22:51 ` 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=20081220225152.GA16671@infradead.org \
    --to=hch@infradead.org \
    --cc=nscott@aconex.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