[kernel] r16370 - dists/sid/linux-2.6/debian/patches/features/all/vserver
Ben Hutchings
benh at alioth.debian.org
Wed Sep 29 11:20:41 UTC 2010
Author: benh
Date: Wed Sep 29 11:20:37 2010
New Revision: 16370
Log:
Fix typo
Modified:
dists/sid/linux-2.6/debian/patches/features/all/vserver/vs2.3.0.36.27.patch
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 Wed Sep 29 02:33:47 2010 (r16369)
+++ dists/sid/linux-2.6/debian/patches/features/all/vserver/vs2.3.0.36.27.patch Wed Sep 29 11:20:37 2010 (r16370)
@@ -3536,7 +3536,7 @@
do {
vfs_fl = ei->vfs_inode.i_flags;
-+ vflags = ei->vfs_node.i_vflags;
++ vflags = ei->vfs_inode.i_vflags;
old_fl = ei->i_flags;
new_fl = old_fl & ~(EXT4_SYNC_FL|EXT4_APPEND_FL|
EXT4_IMMUTABLE_FL|EXT4_NOATIME_FL|
More information about the Kernel-svn-changes
mailing list