From b9ea32fc3bb3410c5f436c1f1f90558ff189bf23 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Sun, 8 Oct 2006 17:35:40 +0000 Subject: Add DESTROY message --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c034ccf..bdd4c5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,15 @@ * Minor clean up of udev rules + * Add a synchronous DESTROY message to kernel interface. This is + invoked from umount, when the final instance of the filesystem is + released. It is only sent for filesystems mounted with the + 'blkdev' option for security reasons. + + * If the DESTROY message is received, call the filesystem's + ->destroy() method. In this case it's not called from session + destruction as it would be otherwise. + 2006-10-01 Miklos Szeredi * Released 2.6.0-rc2 -- cgit v1.2.3