From 9115eac2c788c17b57c9256cb322fa7371972ddf Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Mon, 27 Jan 2014 13:33:28 -0500 Subject: [PATCH] vfs: unexport the getname() symbol Leaving getname() exported when putname() isn't is a bad idea. Signed-off-by: Jeff Layton Signed-off-by: Al Viro --- Reading git-format-patch failed