Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329038
b: refs/heads/master
c: 4026c9f
h: refs/heads/master
v: v3
  • Loading branch information
Ben Myers committed Sep 17, 2012
1 parent cab878a commit 9814a15
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b686d1f79acb65c6a34473c15fcfa2ee54aed8e2
refs/heads/master: 4026c9fde9c67266932afd209e25bfef4474a1be
1 change: 1 addition & 0 deletions trunk/fs/xfs/xfs_super.c
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ xfs_fs_put_super(
struct xfs_mount *mp = XFS_M(sb);

xfs_filestream_unmount(mp);
cancel_delayed_work_sync(&mp->m_sync_work);
xfs_unmountfs(mp);
xfs_syncd_stop(mp);
xfs_freesb(mp);
Expand Down

0 comments on commit 9814a15

Please sign in to comment.