summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trans_ail.c
diff options
context:
space:
mode:
authorDave Chinner <david@fromorbit.com>2016-01-19 08:28:36 +1100
committerDave Chinner <david@fromorbit.com>2016-01-19 08:28:36 +1100
commitee3804d9f94c5a391c66386b70b9fe5a58775507 (patch)
tree014d74ffa1cdda8f7db8e3fcd185ccb31e625724 /fs/xfs/xfs_trans_ail.c
parent4c931f770d327f4851917828a1682d030b53d021 (diff)
parent85bec5460ad8e05e0a8d70fb0f6750eb719ad092 (diff)
Merge branch 'xfs-misc-fixes-for-4.5-3' into for-nextxfs-for-linus-4.5-2
Diffstat (limited to 'fs/xfs/xfs_trans_ail.c')
-rw-r--r--fs/xfs/xfs_trans_ail.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_trans_ail.c b/fs/xfs/xfs_trans_ail.c
index aa67339b9537..4f18fd92ca13 100644
--- a/fs/xfs/xfs_trans_ail.c
+++ b/fs/xfs/xfs_trans_ail.c
@@ -497,7 +497,6 @@ xfsaild(
long tout = 0; /* milliseconds */
current->flags |= PF_MEMALLOC;
- set_freezable();
while (!kthread_should_stop()) {
if (tout && tout <= 20)