Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186819
b: refs/heads/master
c: 582de7c
h: refs/heads/master
i:
  186817: 4bbaf0a
  186815: fcf1333
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent c73981c commit 01c7bb5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 83a0f9bc658b20b06740691d9ee711c5d14b6e8a
refs/heads/master: 582de7caf578f3ed1f52bc93ad926a580af885b4
3 changes: 2 additions & 1 deletion trunk/drivers/staging/pohmelfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,8 @@ int pohmelfs_remove_child(struct pohmelfs_inode *pi, struct pohmelfs_name *n)
/*
* Writeback for given inode.
*/
static int pohmelfs_write_inode(struct inode *inode, int sync)
static int pohmelfs_write_inode(struct inode *inode,
struct writeback_control *wbc)
{
struct pohmelfs_inode *pi = POHMELFS_I(inode);

Expand Down

0 comments on commit 01c7bb5

Please sign in to comment.