Files
linux/security
Konstantin Andreev 577dc3b6a8 smack: deduplicate smackfs/{direct,mapped} file_operations
The file_operations for smackfs/direct and smackfs/mapped are
identical up to a textual replacement of "direct" with "mapped"

This patch combines two instances of file_operations into one,
handling both files.

Fixes: f7112e6c9a ("Smack: allow for significantly longer Smack labels v4")
Signed-off-by: Konstantin Andreev <andreev@swemel.ru>
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
2026-06-22 13:52:07 -07:00
..
2025-09-22 15:52:44 -04:00
2025-04-11 18:58:10 -07:00