Bug 5553 - Unmount filesystems by fs type
Summary: Unmount filesystems by fs type
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: hibernate (show other bugs)
Version: unstable
Hardware: all Linux
: P2 enhancement
Assignee: Alex Yustasov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-23 01:44 MSK by Sviatoslav Sviridov
Modified: 2005-07-13 15:47 MSD (History)
0 users

See Also:


Attachments
Patch to support unmounting of filesystems by type (2.09 KB, patch)
2004-11-23 01:45 MSK, Sviatoslav Sviridov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sviatoslav Sviridov 2004-11-23 01:44:56 MSK
Хочется иметь возможность размонтировать файловые системы по типу, например
cifs, smbfs.
Comment 1 Sviatoslav Sviridov 2004-11-23 01:45:56 MSK
Created attachment 657 [details]
Patch to support unmounting of filesystems by type
Comment 2 Alex Yustasov 2004-11-29 14:27:41 MSK
Патч с небольшими изменениями в upstreame. 
hibernate-1.02-alt1
Из changelog к 1.02
 - Added UnmountFSTypes for selectively unmounting certain filesystems (eg nfs).
                                                       
 - Added UnmountGraceTime to alter time between sending SIGTERM and SIGKILL to 
                                                        
   processes using a filesystem.