- remove-leftover-ext3-acl-declarations.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled

     Remove leftover ext3 acl declarations

has been removed from the -mm tree.  Its filename is

     remove-leftover-ext3-acl-declarations.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
Subject: Remove leftover ext3 acl declarations
From: Andreas Gruenbacher <agruen@xxxxxxx>

These functions no longer exist; remove their declarations.

Signed-off-by: Andreas Gruenbacher <agruen@xxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 fs/ext3/acl.h |    3 ---
 1 file changed, 3 deletions(-)

diff -puN fs/ext3/acl.h~remove-leftover-ext3-acl-declarations fs/ext3/acl.h
--- a/fs/ext3/acl.h~remove-leftover-ext3-acl-declarations
+++ a/fs/ext3/acl.h
@@ -62,9 +62,6 @@ extern int ext3_permission (struct inode
 extern int ext3_acl_chmod (struct inode *);
 extern int ext3_init_acl (handle_t *, struct inode *, struct inode *);
 
-extern int init_ext3_acl(void);
-extern void exit_ext3_acl(void);
-
 #else  /* CONFIG_EXT3_FS_POSIX_ACL */
 #include <linux/sched.h>
 #define ext3_permission NULL
_

Patches currently in -mm which might be from agruen@xxxxxxx are

origin.patch
null-terminate-over-long-proc-kallsyms-symbols.patch
null-terminate-over-long-proc-kallsyms-symbols-fix.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux