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

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

Advertisement

Kernel v2.4.33 /fs/quota_v2.c

Filename:/fs/quota_v2.c
Lines Added:4
Lines Deleted:0
Also changed in: (Previous) 2.4.33-rc2  2.4.33-rc1  2.4.33-pre3  2.4.22  2.4.22-rc4  2.4.22-rc3 
(Following)

Location
[  2.4.33
  [  fs
     o  quota_v2.c

Patch

diff -urN linux-2.4.32/fs/quota_v2.c linux-2.4.33/fs/quota_v2.c
--- linux-2.4.32/fs/quota_v2.c   2003-08-25 11:44:43.000000000 +0000
+++ linux-2.4.33/fs/quota_v2.c   2006-08-11 04:18:20.971197066 +0000
@@ -14,6 +14,10 @@
 #include <asm/byteorder.h>
 #include <asm/uaccess.h>
 
+MODULE_AUTHOR("Jan Kara");
+MODULE_DESCRIPTION("Quota format v2 support");
+MODULE_LICENSE("GPL");
+
 #define __QUOTA_V2_PARANOIA
 
 typedef char *dqbuf_t;


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