* [PATCH] NFS: fix comment describing nfs_kill_super
@ 2012-10-25 18:07 Weston Andros Adamson
0 siblings, 0 replies; only message in thread
From: Weston Andros Adamson @ 2012-10-25 18:07 UTC (permalink / raw)
To: Trond.Myklebust; +Cc: linux-nfs, Weston Andros Adamson
nfs_kill_super is also used by v4.x
Signed-off-by: Weston Andros Adamson <dros@netapp.com>
---
fs/nfs/super.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/nfs/super.c b/fs/nfs/super.c
index e831bce..5c8249a 100644
--- a/fs/nfs/super.c
+++ b/fs/nfs/super.c
@@ -2499,7 +2499,7 @@ void nfs_put_super(struct super_block *s)
EXPORT_SYMBOL_GPL(nfs_put_super);
/*
- * Destroy an NFS2/3 superblock
+ * Destroy an NFS superblock
*/
void nfs_kill_super(struct super_block *s)
{
--
1.7.9.6 (Apple Git-31.1)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-25 18:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 18:07 [PATCH] NFS: fix comment describing nfs_kill_super Weston Andros Adamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).