Bug 5553

Summary: Unmount filesystems by fs type
Product: Sisyphus Reporter: Sviatoslav Sviridov <svd>
Component: hibernateAssignee: Alex Yustasov <yust>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P2    
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
Patch to support unmounting of filesystems by type none

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.