X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=fs%2Fquota%2Fdquot.c;h=b6a4f692d3457e18f281cf2cc9ebf8a3215a1ef5;hb=cb85f4d23f794e24127f3e562cb3b54b0803f456;hp=b0688c02dc90df44295a52a497948c31e3db7d57;hpb=9b132f2764e5a04bfb2e6c6f51cf5a729617d6a4;p=linux.git diff --git a/fs/quota/dquot.c b/fs/quota/dquot.c index b0688c02dc90..b6a4f692d345 100644 --- a/fs/quota/dquot.c +++ b/fs/quota/dquot.c @@ -984,6 +984,7 @@ static int add_dquot_ref(struct super_block *sb, int type) * later. */ old_inode = inode; + cond_resched(); spin_lock(&sb->s_inode_list_lock); } spin_unlock(&sb->s_inode_list_lock);