Skip to content
Commit 150030b7 authored by Matthew Wilcox's avatar Matthew Wilcox Committed by Matthew Wilcox
Browse files

NFS: Switch from intr mount option to TASK_KILLABLE



By using the TASK_KILLABLE infrastructure, we can get rid of the 'intr'
mount option.  We have to use _killable everywhere instead of _interruptible
as we get rid of rpc_clnt_sigmask/sigunmask.

Signed-off-by: default avatarLiam R. Howlett <howlett@gmail.com>
Signed-off-by: default avatarMatthew Wilcox <willy@linux.intel.com>
parent 009e577e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment