Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190921
b: refs/heads/master
c: 58e323c
h: refs/heads/master
i:
  190919: 0b83651
v: v3
  • Loading branch information
Joern Engel committed May 7, 2010
1 parent 06591ac commit 9a9fd36
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c0c79c31c9d5fcc19812c6c35f842baf50ee788a
refs/heads/master: 58e323cf5e4ed621a6e88263aca40c3d9c3d9bfd
1 change: 0 additions & 1 deletion trunk/fs/logfs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ int logfs_ioctl(struct inode *inode, struct file *file, unsigned int cmd,
int logfs_fsync(struct file *file, struct dentry *dentry, int datasync)
{
struct super_block *sb = dentry->d_inode->i_sb;
struct logfs_super *super = logfs_super(sb);

logfs_write_anchor(sb);
return 0;
Expand Down

0 comments on commit 9a9fd36

Please sign in to comment.