Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95009
b: refs/heads/master
c: fe0754f
h: refs/heads/master
i:
  95007: 5704d2a
v: v3
  • Loading branch information
Alexey Dobriyan authored and Lachlan McIlroy committed Apr 29, 2008
1 parent 8cb40ad commit d9f97da
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: 7155054c9d8b5974f6e788b46939b419bd5fb020
refs/heads/master: fe0754f0e5c0f070bf82b6e7e5e8fa5a188163fc
1 change: 1 addition & 0 deletions trunk/fs/xfs/xfs_vfsops.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ xfs_cleanup(void)
kmem_zone_destroy(xfs_efi_zone);
kmem_zone_destroy(xfs_ifork_zone);
kmem_zone_destroy(xfs_ili_zone);
kmem_zone_destroy(xfs_log_ticket_zone);
}

/*
Expand Down

0 comments on commit d9f97da

Please sign in to comment.