commit | b412ddf0661e11485876a202c48868143e3a01cf | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@primarydata.com> | Thu Jul 17 20:42:16 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Aug 03 17:05:25 2014 -0400 |
tree | d959ed2e5b6b1d5990c4755275a6e9afdd63b2a8 | |
parent | e7029206ff43f6cf7d6fcb741adb126f47200516 [diff] |
nfs: fix comment and add warn_on for PG_INODE_REF 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>