Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143659
b: refs/heads/master
c: b82ba78
h: refs/heads/master
i:
  143657: e6f90e5
  143655: c3f5ca9
v: v3
  • Loading branch information
Evgeniy Polyakov authored and Greg Kroah-Hartman committed Apr 17, 2009
1 parent 34ebef9 commit 089c169
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: d1ec64409bf6fed877d0e55e23587b2b6f5d7d58
refs/heads/master: b82ba780a769a2735c86b5197457972a7df0af08
2 changes: 1 addition & 1 deletion trunk/drivers/staging/pohmelfs/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ static int pohmelfs_sync_remote_dir(struct pohmelfs_inode *pi)
{
struct inode *inode = &pi->vfs_inode;
struct pohmelfs_sb *psb = POHMELFS_SB(inode->i_sb);
long ret = msecs_to_jiffies(25000);
long ret = psb->wait_on_page_timeout;
int err;

dprintk("%s: dir: %llu, state: %lx: remote_synced: %d.\n",
Expand Down

0 comments on commit 089c169

Please sign in to comment.