Design and Implementation of Force Unmount for Linux Filesystem

Linux Filesystem을 위한 Force Unmount 설계 및 구현

  • 김동욱 (한국전자통신연구원 시스템소프트웨어연구팀) ;
  • 임은지 (한국전자통신연구원 시스템소프트웨어연구팀) ;
  • 차규일 (한국전자통신연구원 시스템소프트웨어연구팀) ;
  • 정성인 (한국전자통신연구원 시스템소프트웨어연구팀)
  • Published : 2005.11.30

Abstract

This paper describes a kernel function named FU(forced unmount) related to filesystem on linux system. FU is a function to forcibly unmount filesystems in despite of busy state of the filesystems. Our current implementation has been developed on linux-2.6.8 and tested in environments that are established by tools, POSTMAR and LTP. This contains considerations of FU and a algorithm to solve problems during developing FU.

Keywords