From: Aneesh Kumar K.V Date: Sat, 29 Jan 2011 13:13:25 +0000 (+0530) Subject: exportfs: Return the minimum required handle size X-Git-Tag: v2.6.39-rc1~514^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fe0c2378884e68beb532f5890cc0e3539ac747b;p=pandora-kernel.git exportfs: Return the minimum required handle size The exportfs encode handle function should return the minimum required handle size. This helps user to find out the handle size by passing 0 handle size in the first step and then redoing to the call again with the returned handle size value. Acked-by: Serge Hallyn Signed-off-by: Aneesh Kumar K.V Signed-off-by: Al Viro --- Reading git-diff-tree failed