On Wed, 2010-10-13 at 16:34 -0400, Benny Halevy wrote: > On 2010-10-13 14:03, Fred Isaman wrote: > > On Wed, Sep 29, 2010 at 7:10 AM, Benny Halevy <bhalevy@xxxxxxxxxxx> wrote: > >> To initialize all values to zero, in case the server or protocol version > >> do no support particular attributes. > > > > Sorry for the delayed response, but... > > > > Zero is not an appropriate default for many of the values. Further, > > decode_fsinfo sets a default for each value, even in cases where the > > server or protocol version do not support particular attributes. So > > this patch seems to server no purpose. > > Note that nfs_probe_fsinfo is called also for nfs version 2 and 3 > and these don't know anything about nfsv4.1 attributes so they can't > cannot explicitly set them to any default value. Err... Why would we care? Under exactly what circumstances would we want generic code to be processing fsinfo attributes that are specific only to NFSv4.1? Trond -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html