public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Debian userspace updates
@ 2008-12-20  0:25 Nathan Scott
  2008-12-20 22:51 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Nathan Scott @ 2008-12-20  0:25 UTC (permalink / raw)
  To: xfs

[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-20 22:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-20  0:25 Debian userspace updates Nathan Scott
2008-12-20 22:51 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox