Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143655
b: refs/heads/master
c: 872dc5e
h: refs/heads/master
i:
  143653: 20fc562
  143651: 5d8865b
  143647: 784ebd3
v: v3
  • Loading branch information
Evgeniy Polyakov authored and Greg Kroah-Hartman committed Apr 17, 2009
1 parent 42bb3e0 commit c3f5ca9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b522efdd6f8ab8eaae8c8aa984ab7f06a08bcc8e
refs/heads/master: 872dc5e500cc25e3c35d83510dfbd6fb8d78221b
2 changes: 2 additions & 0 deletions trunk/drivers/staging/pohmelfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1845,6 +1845,8 @@ static int pohmelfs_fill_super(struct super_block *sb, void *data, int silent)
err = PTR_ERR(npi);
goto err_out_crypto_exit;
}
set_bit(NETFS_INODE_REMOTE_SYNCED, &npi->state);
clear_bit(NETFS_INODE_OWNED, &npi->state);

root = &npi->vfs_inode;

Expand Down

0 comments on commit c3f5ca9

Please sign in to comment.