Quantcast
Channel: Active questions tagged kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 6502

Linux Kernel save FAT files modifications records

$
0
0

I want to write code to save records ofFAT file modifications when running applications on the local file systemext4 of the virtual machine using normal system callsinput / output (eg, open, write, etc.). With these registrations I have torecord changes to FAT system structures such as superblock, fileallocation table, directory entries and file data not just callssystemic. To check the proper operation of my implementation in LKL I will have to try different applications that make changes to the systemFAT files (eg, / tmp / vfatfile) and record the changes to a file(eg / tmp / journal) of the Linux ext4 filesystem running theimplementation of the LKL.


Viewing all articles
Browse latest Browse all 6502

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>