From: Andrey Vagin Date: Tue, 9 Sep 2014 21:51:06 +0000 (-0700) Subject: fs/notify: don't show f_handle if exportfs_encode_inode_fh failed X-Git-Tag: fixes-for-v3.18-merge-window~152^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e8824816bda16bb11ff5ff1e1212d642e57b0b3;p=pandora-kernel.git fs/notify: don't show f_handle if exportfs_encode_inode_fh failed Currently we handle only ENOSPC. In case of other errors the file_handle variable isn't filled properly and we will show a part of stack. Signed-off-by: Andrey Vagin Acked-by: Cyrill Gorcunov Cc: Alexander Viro Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed