SOURCES (LINUX_2_6_20): linux-2.6-vs2.3.patch - fix for fs/ocfs2/f...

mguevara mguevara at pld-linux.org
Tue Jan 16 15:16:55 CET 2007


Author: mguevara                     Date: Tue Jan 16 14:16:55 2007 GMT
Module: SOURCES                       Tag: LINUX_2_6_20
---- Log message:
- fix for fs/ocfs2/file.c

---- Files affected:
SOURCES:
   linux-2.6-vs2.3.patch (1.2.2.14 -> 1.2.2.15) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-vs2.3.patch
diff -u SOURCES/linux-2.6-vs2.3.patch:1.2.2.14 SOURCES/linux-2.6-vs2.3.patch:1.2.2.15
--- SOURCES/linux-2.6-vs2.3.patch:1.2.2.14	Tue Jan 16 13:04:02 2007
+++ SOURCES/linux-2.6-vs2.3.patch	Tue Jan 16 15:16:49 2007
@@ -9033,9 +9033,9 @@
  		mlog(0, "can't handle attrs: 0x%x\n", attr->ia_valid);
  		return 0;
 @@ -1220,6 +1222,7 @@ bail:
- struct inode_operations ocfs2_file_iops = {
  	.setattr	= ocfs2_setattr,
  	.getattr	= ocfs2_getattr,
+ 	.permission	= ocfs2_permission,
 +	.sync_flags     = ocfs2_sync_flags,
  };
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linux-2.6-vs2.3.patch?r1=1.2.2.14&r2=1.2.2.15&f=u



More information about the pld-cvs-commit mailing list