NFSv4: Fix broken cast in nfs4_callback_recallany()
Passing a pointer to a unsigned integer to test_bit() is broken.
Signed-off-by:
Trond Myklebust <trond.myklebust@primarydata.com>
Showing
Please register or sign in to comment
Passing a pointer to a unsigned integer to test_bit() is broken.
Signed-off-by:
Trond Myklebust <trond.myklebust@primarydata.com>