Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12236
b: refs/heads/master
c: 15c84a4
h: refs/heads/master
v: v3
  • Loading branch information
Nathan Scott committed Nov 3, 2005
1 parent d4c88c6 commit e3b8d42
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 183 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: 05db218a27c955880dce6d080d5159247aad3629
refs/heads/master: 15c84a470116b2a3b58a7353a6cf711c29a91854
8 changes: 4 additions & 4 deletions trunk/fs/xfs/linux-2.6/xfs_buf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1685,8 +1685,8 @@ STATIC int xfsbufd_force_sleep;

STATIC int
xfsbufd_wakeup(
int priority,
gfp_t mask)
int priority,
gfp_t mask)
{
if (xfsbufd_force_sleep)
return 0;
Expand Down Expand Up @@ -1716,8 +1716,8 @@ xfsbufd(
xfsbufd_force_sleep = 0;
}

schedule_timeout_interruptible
(xfs_buf_timer_centisecs * msecs_to_jiffies(10));
schedule_timeout_interruptible(
xfs_buf_timer_centisecs * msecs_to_jiffies(10));

age = xfs_buf_age_centisecs * msecs_to_jiffies(10);
spin_lock(&pbd_delwrite_lock);
Expand Down
154 changes: 0 additions & 154 deletions trunk/fs/xfs/support/qsort.c

This file was deleted.

24 changes: 0 additions & 24 deletions trunk/fs/xfs/support/qsort.h

This file was deleted.

0 comments on commit e3b8d42

Please sign in to comment.