]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: Drop bad comment in nfs41_walk_client_list()
authorKinglong Mee <kinglongmee@gmail.com>
Wed, 1 Jul 2015 03:59:04 +0000 (11:59 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 1 Jul 2015 15:30:59 +0000 (11:30 -0400)
commit0d904b1db81a07c710fac6a181980c341e1b2c53
treedd45dd100d0d0438d302eba96a5c1c9cb1664dce
parent6ab0c36cfda7c32e3de592cdc08973c28da94ceb
nfs: Drop bad comment in nfs41_walk_client_list()

Commit 383263de14 "NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list"
have change the logical of the list_for_each_entry().

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4client.c