On Sun, Feb 14, 2016 at 07:13:52PM -0500, green@xxxxxxxxxxxxxx wrote: > From: Dmitry Eremin <dmitry.eremin@xxxxxxxxx> > > NFS can ask to encode dentries that are not connected to the root. > The fix check for parent is NULL and encode a file handle accordingly. > > Reviewed-on: http://review.whamcloud.com/8347 > Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4231 > Reviewed-by: Fan Yong <fan.yong@xxxxxxxxx> > Reviewed-by: James Simmons <uja.ornl@xxxxxxxxx> > Reviewed-by: Jian Yu <jian.yu@xxxxxxxxx> > Signed-off-by: Dmitry Eremin <dmitry.eremin@xxxxxxxxx> > Signed-off-by: Oleg Drokin <green@xxxxxxxxxxxxxx> > --- > This also happens to fix a crash when you try to use fhandle syscalls > with Lustre. > > drivers/staging/lustre/lustre/llite/llite_nfs.c | 30 ++++++++++++++----------- > include/linux/exportfs.h | 6 +++++ I need an ack from someone who maintains nfs code before I can take this one... thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html