Re: IMA: Avoid redundant rehashing on stacked filesystems backed by structurally immutable filesystems
Sahil Gupta <[email protected]>
| Newsgroups | org.kernel.vger.linux-integrity |
|---|---|
| Message-ID | <CABEuK17Z4UrCTi=zJkU5t4XzSojkEYuLwP3XTGyDcqcMgtZzBA@mail.gmail.com> |
I don't think inode immutability would be helpful here either because you can mark an inode as immutable after you've written to it. Sahil