Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321398
b: refs/heads/master
c: 50640bc
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Al Viro committed Aug 4, 2012
1 parent 7b8758f commit 9435cae
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: 0d5c3eba2e1e5aa74e097f49bc90b58f607e101c
refs/heads/master: 50640bcc0a0e5a66587fa051b327654c739c9c19
4 changes: 2 additions & 2 deletions trunk/fs/hfs/mdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -236,10 +236,10 @@ int hfs_mdb_get(struct super_block *sb)
* hfs_mdb_commit()
*
* Description:
* This updates the MDB on disk (look also at hfs_write_super()).
* This updates the MDB on disk.
* It does not check, if the superblock has been modified, or
* if the filesystem has been mounted read-only. It is mainly
* called by hfs_write_super() and hfs_btree_extend().
* called by hfs_sync_fs() and flush_mdb().
* Input Variable(s):
* struct hfs_mdb *mdb: Pointer to the hfs MDB
* int backup;
Expand Down

0 comments on commit 9435cae

Please sign in to comment.