I'm not very experienced in Linux kernel so I don't have idea how to do this.
What I have to do is to modify ext4 file system to add custom attributes in files (e.g. to add original location when file was created). So, not to add custom attribute to a particular file, but to all files when they are being created, automatically.
Any idea, or some link for deeper investigation?
Thanks