Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230703
b: refs/heads/master
c: c691b9d
h: refs/heads/master
i:
  230701: 56d0c2f
  230699: 79c1b13
  230695: 21a61bc
  230687: c5f6ec4
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jan 14, 2011
1 parent 51c6d0c commit b6bc0c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b9543dac5bbc4aef0a598965b6b34f6259ab9a9b
refs/heads/master: c691b9d983d7015d54057034f4cd9b6d8affd976
4 changes: 2 additions & 2 deletions trunk/fs/fs-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -1303,11 +1303,11 @@ int sync_inode(struct inode *inode, struct writeback_control *wbc)
EXPORT_SYMBOL(sync_inode);

/**
* sync_inode - write an inode to disk
* sync_inode_metadata - write an inode to disk
* @inode: the inode to sync
* @wait: wait for I/O to complete.
*
* Write an inode to disk and adjust it's dirty state after completion.
* Write an inode to disk and adjust its dirty state after completion.
*
* Note: only writes the actual inode, no associated data or other metadata.
*/
Expand Down

0 comments on commit b6bc0c0

Please sign in to comment.