From: Trond Myklebust Date: Sat, 14 Apr 2007 23:07:28 +0000 (-0400) Subject: NFS: Fix an Oops in nfs_setattr() X-Git-Tag: v2.6.21-rc7~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1552e199857109d4b25b9163eff4646726eee3d;p=pandora-kernel.git NFS: Fix an Oops in nfs_setattr() It looks like nfs_setattr() and nfs_rename() also need to test whether the target is a regular file before calling nfs_wb_all()... Signed-off-by: Trond Myklebust Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed