Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.33 /fs/locks.c

Filename:/fs/locks.c
Lines Added:0
Lines Deleted:1
Also changed in: (Previous) 2.4.33-rc2  2.4.33-rc1  2.4.33-pre3  2.4.33-pre1  2.4.26  2.4.26-rc4 
(Following) 2.4.36.4  2.4.36.5  2.4.36.6  2.4.36.7  2.4.36.8  2.4.36.9 

Location
[  2.4.33
  [  fs
     o  locks.c

Patch

diff -urN linux-2.4.32/fs/locks.c linux-2.4.33/fs/locks.c
--- linux-2.4.32/fs/locks.c   2004-04-14 13:05:40.000000000 +0000
+++ linux-2.4.33/fs/locks.c   2006-08-11 04:18:20.967196632 +0000
@@ -1087,7 +1087,6 @@
          before = &fl->fl_next;
          continue;
       }
-      printk(KERN_INFO "lease broken - owner pid = %d\n", fl->fl_pid);
       lease_modify(before, fl->fl_type & ~F_INPROGRESS);
       if (fl == *before)   /* lease_modify may have freed fl */
          before = &fl->fl_next;


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.