From: Nathan Scott <nscott@aconex.com>
To: xfs@oss.sgi.com
Subject: Debian userspace updates
Date: Sat, 20 Dec 2008 11:25:49 +1100 [thread overview]
Message-ID: <1229732749.4496.28.camel@verge.scott.net.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 120 bytes --]
Hi,
Here's a couple of trivial patches from updating the Debian
userspace packages. Please merge - thanks!
--
Nathan
[-- Attachment #2: bump-deb-version --]
[-- Type: text/x-patch, Size: 753 bytes --]
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
+
xfsprogs (2.9.8-1) unstable; urgency=low
* New upstream release
[-- Attachment #3: fix-dir2-warn --]
[-- Type: text/x-patch, Size: 417 bytes --]
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;
[-- Attachment #4: Type: text/plain, Size: 121 bytes --]
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2008-12-20 0:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-20 0:25 Nathan Scott [this message]
2008-12-20 22:51 ` Debian userspace updates Christoph Hellwig
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=1229732749.4496.28.camel@verge.scott.net.au \
--to=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