All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] fs-affs-remove-reference-to-affs_parent_ino.patch removed from -mm tree
@ 2017-02-28 20:50 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2017-02-28 20:50 UTC (permalink / raw)
  To: fabf, viro, mm-commits


The patch titled
     Subject: fs/affs: remove reference to affs_parent_ino()
has been removed from the -mm tree.  Its filename was
     fs-affs-remove-reference-to-affs_parent_ino.patch

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

------------------------------------------------------
From: Fabian Frederick <fabf@skynet.be>
Subject: fs/affs: remove reference to affs_parent_ino()

Patch series "make FS exportable plus some clean-up", v7.

This small patchset makes AFFS work with NFS for standard operations.


THis patch (of 7):

affs_parent_ino() was removed a long time ago.

Link: http://lkml.kernel.org/r/20170109191208.6085-2-fabf@skynet.be
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 fs/affs/affs.h |    1 -
 1 file changed, 1 deletion(-)

diff -puN fs/affs/affs.h~fs-affs-remove-reference-to-affs_parent_ino fs/affs/affs.h
--- a/fs/affs/affs.h~fs-affs-remove-reference-to-affs_parent_ino
+++ a/fs/affs/affs.h
@@ -178,7 +178,6 @@ extern int	affs_rename(struct inode *old
 
 /* inode.c */
 
-extern unsigned long		 affs_parent_ino(struct inode *dir);
 extern struct inode		*affs_new_inode(struct inode *dir);
 extern int			 affs_notify_change(struct dentry *dentry, struct iattr *attr);
 extern void			 affs_evict_inode(struct inode *inode);
_

Patches currently in -mm which might be from fabf@skynet.be are



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-28 20:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-28 20:50 [merged] fs-affs-remove-reference-to-affs_parent_ino.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.