From: Steve French Date: Fri, 20 Jul 2007 18:07:26 +0000 (-0500) Subject: [GFS2] GFS2 not checking pointer on create when running under nfsd X-Git-Tag: v2.6.24-rc1~1405^2~47 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afd0942d98f74296b74993739e41d2ca7cb9fd5a;p=pandora-kernel.git [GFS2] GFS2 not checking pointer on create when running under nfsd When looking at an unrelated problem, I noticed that nfsd does not set nameidata pointer on create (ie nd is NULL). This should cause an oops in some cases in which when NFSd is mounted over GFS2. Signed-off-by: Steve French Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed