Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235030
b: refs/heads/master
c: 62d810b
h: refs/heads/master
v: v3
  • Loading branch information
Aneesh Kumar K.V authored and Eric Van Hensbergen committed Mar 15, 2011
1 parent 436a3f1 commit 41cac51
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: 00ea2df43e0a68a90bb6055cc48965b2c970228d
refs/heads/master: 62d810b424e434a38ad6b17fb93cd5748692a026
1 change: 0 additions & 1 deletion trunk/fs/9p/vfs_dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ int v9fs_dir_release(struct inode *inode, struct file *filp)
P9_DPRINTK(P9_DEBUG_VFS,
"v9fs_dir_release: inode: %p filp: %p fid: %d\n",
inode, filp, fid ? fid->fid : -1);
filemap_write_and_wait(inode->i_mapping);
if (fid)
p9_client_clunk(fid);
return 0;
Expand Down

0 comments on commit 41cac51

Please sign in to comment.