From: Al Viro Date: Wed, 12 Jan 2011 22:10:55 +0000 (-0500) Subject: switch 9p X-Git-Tag: v2.6.38-rc1~237^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98cd3fb0a2c376f583216ec35f66175a71b2ef67;p=pandora-kernel.git switch 9p here we actually *want* ->d_op for root; setting it allows to get rid of kludge in v9fs_kill_super() since now we have proper ->d_release() for root and don't need to call it manually. Signed-off-by: Al Viro --- Reading git-diff-tree failed