[xfs-masters] [Bug 48651] [TRIVIAl]'xfs_uuid_table' allocated in xfs_uuid_mount() is never freed

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Fri Apr 18 14:25:20 CDT 2014


https://bugzilla.kernel.org/show_bug.cgi?id=48651

nickkrause at sympatico.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickkrause at sympatico.ca

--- Comment #1 from nickkrause at sympatico.ca ---
Firstly ,I do not know the codebase of XFS that well, however it will depend on
when the table is freed if when the volumes are unmounted in that case I would
free after the table is empty , but I would recommend doing in the
module_exit() function for xfs due to the certainity it will sucess in not
causing further issues as you then have certainty the filesystem module is no
longer in use.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the xfs-masters mailing list