Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323044
b: refs/heads/master
c: 0ba6e53
h: refs/heads/master
v: v3
  • Loading branch information
Ben Myers committed Sep 18, 2012
1 parent 810d165 commit 1395486
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: 6fb8a90aa3f2319a25f3396b1e9273300f8903b8
refs/heads/master: 0ba6e5368c302819da7aff537e0d7eff2616c6a6
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 1395486

Please sign in to comment.