Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128783
b: refs/heads/master
c: da496f2
h: refs/heads/master
i:
  128781: 52d1a33
  128779: 304432f
  128775: 1f4f1a1
  128767: b5be283
v: v3
  • Loading branch information
Chris Mason committed Sep 25, 2008
1 parent 89afd7c commit 04727b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0ef3e66b6700eb8f052daa8b89443ff872fbbdfc
refs/heads/master: da496f2acf61153e0d4d42ded6a53f3367939db0
7 changes: 0 additions & 7 deletions trunk/fs/btrfs/disk-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -434,13 +434,6 @@ int btrfs_wq_submit_bio(struct btrfs_fs_info *fs_info, struct inode *inode,
{
struct async_submit_bio *async;

/*
* inline writerback should stay inline, only hop to the async
* queue if we're pdflush
*/
if (!current_is_pdflush())
return submit_bio_hook(inode, rw, bio, mirror_num);

async = kmalloc(sizeof(*async), GFP_NOFS);
if (!async)
return -ENOMEM;
Expand Down

0 comments on commit 04727b1

Please sign in to comment.