git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e702920
)
nfs: fix comment and add warn_on for PG_INODE_REF
author
Weston Andros Adamson
<dros@primarydata.com>
Fri, 18 Jul 2014 00:42:16 +0000
(20:42 -0400)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Sun, 3 Aug 2014 21:05:25 +0000
(17:05 -0400)
Fix the comment in nfs_page.h for PG_INODE_REF to reflect that it's no longer
set only on head requests. Also add a WARN_ON_ONCE in nfs_inode_remove_request
as PG_INODE_REF should always be set.
Suggested-by: Peng Tao <tao.peng@primarydata.com>
Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found