From: Andy Adamson Date: Fri, 27 Apr 2012 21:53:42 +0000 (-0400) Subject: NFSv4.1: cleanup filelayout invalid deviceid handling X-Git-Tag: v3.5-rc1~52^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=554d458d79fa34acc73bc5128ba7bbf6b3007dfd;p=pandora-kernel.git NFSv4.1: cleanup filelayout invalid deviceid handling Move the invalid deviceid test into nfs4_fl_prepare_ds, called by the filelayout read, write, and commit routines. NFS4_DEVICE_ID_NEG_ENTRY is no longer needed. Remove redundant printk's - filelayout_mark_devid_invalid prints a KERN_WARNING. An invalid device prevents pNFS io. Signed-off-by: Andy Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed