[rds-devel] [PATCH RFC v1] rds: Expose feature parameters via sysfs and ELF note
Andrew Lunn
andrew at lunn.ch
Tue Jun 10 20:50:06 UTC 2025
> Right..
> > as /dev/null.
>
> Not sure I follow. Make them the same a /dev/null? Meaning link them to
> /dev/null when the module is loaded?
I mean the contents of the file does not matter. All that matters is
if the file exists or not. The IOCTL etc should never change, and if
they do, the patch which changes them will be reverted. So i would
make them a 0 byte file. You can even make it have mode 0000.
However, i would first try to copy existing ideas...
Andrew
More information about the rds-devel
mailing list