Re: Question about dirty data for unlinked files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu 23-03-17 13:07:23, Raymond Jennings wrote:
> If you delete a file (and don't have it open), and there's a bunch of
> dirty data for that file still in page cache, does all that dirty data
> disappear or does it still get written back?

The dirty data just gets discarded when the inode is deleted. In fact if
the file fits in memory (and in dirty_limit), none of the data need to make
it to disk.

								Honza

-- 
Jan Kara <jack@xxxxxxxx>
SUSE Labs, CR



[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux