[kernel] r16085 - in dists/sid/linux-2.6/debian: . patches/features/all/vserver

Ben Hutchings benh at alioth.debian.org
Thu Aug 5 12:57:33 UTC 2010


Author: benh
Date: Thu Aug  5 12:57:30 2010
New Revision: 16085

Log:
Fix line count for one hunk

Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/patches/features/all/vserver/vs2.3.0.36.27.patch

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Thu Aug  5 01:43:12 2010	(r16084)
+++ dists/sid/linux-2.6/debian/changelog	Thu Aug  5 12:57:30 2010	(r16085)
@@ -1,4 +1,4 @@
-linux-2.6 (2.6.32-19) UNRELEASED; urgency=low
+linux-2.6 (2.6.32-19) unstable; urgency=low
 
   [ maximilian attems ]
   * inotify send IN_UNMOUNT events.
@@ -33,7 +33,7 @@
   * Update Xen patch.
     - Ignore ABI changes.
 
- -- Ben Hutchings <ben at decadent.org.uk>  Sat, 24 Jul 2010 00:41:51 +0100
+ -- Ben Hutchings <ben at decadent.org.uk>  Thu, 05 Aug 2010 02:43:19 +0100
 
 linux-2.6 (2.6.32-18) unstable; urgency=low
 

Modified: dists/sid/linux-2.6/debian/patches/features/all/vserver/vs2.3.0.36.27.patch
==============================================================================
--- dists/sid/linux-2.6/debian/patches/features/all/vserver/vs2.3.0.36.27.patch	Thu Aug  5 01:43:12 2010	(r16084)
+++ dists/sid/linux-2.6/debian/patches/features/all/vserver/vs2.3.0.36.27.patch	Thu Aug  5 12:57:30 2010	(r16085)
@@ -3397,7 +3397,7 @@
  
 --- a/fs/ext4/ext4.h
 +++ b/fs/ext4/ext4.h
-@@ -284,7 +284,11 @@ struct flex_groups {
+@@ -284,8 +284,12 @@ struct flex_groups {
  #define EXT4_EXTENTS_FL			0x00080000 /* Inode uses extents */
  #define EXT4_EA_INODE_FL	        0x00200000 /* Inode used for large EA */
  #define EXT4_EOFBLOCKS_FL		0x00400000 /* Blocks allocated beyond EOF */



More information about the Kernel-svn-changes mailing list