Myklebust, Trond <Trond.Myklebust@xxxxxxxxxx> wrote: > From e8ed657ba5edc8c9339e00ab2fd235ab1dd94cd5 Mon Sep 17 00:00:00 2001 > From: Trond Myklebust <Trond.Myklebust@xxxxxxxxxx> > Date: Wed, 19 Dec 2012 16:56:28 -0500 > Subject: [PATCH] NFS: Kill fscache warnings when mounting without -ofsc > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > The fscache code will currently bleat a "non-unique superblock keys" > warning even if the user is mounting without the 'fsc' option. > There should be no reason to even initialise the superblock cache cookie > unless we're planning on using fscache for something, so ensure that > we check for the NFS_OPTION_FSCACHE flag before calling into the > fscache code. > > Reported-by: Paweł Sikora <pawel.sikora@xxxxxxxx> > Signed-off-by: Trond Myklebust <Trond.Myklebust@xxxxxxxxxx> > Cc: David Howells <dhowells@xxxxxxxxxx> Acked-by: David Howells <dhowells@xxxxxxxxxx> -- 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