期刊名称:Oriental Journal of Computer Science and Technology
印刷版ISSN:0974-6471
出版年度:2010
卷号:3
期号:2
页码:269-271
出版社:Oriental Scientific Publishing Company
摘要:File system operations include data operations and metadata operations. Data operations actupon actual user data while metadata operations modify the structure of the file system, like creating,deleting, or renaming files, directories, etc. During a metadata operation, the system must ensure thatdata are written to disk in such a way that the file system can be recovered to a consistent state aftera system crash. In this paper we look at some most notable techniques which ensure reliability of diskfile systems against system crashes and failures
关键词:Disk file system; reliability techniques; data operations