Details
[Home]
Issue of the Implementation # L0317
Brief
RDMA/ocrdma: wrong permissions for OCRDMA_RESET_STATS
Detailed Description
Debugfs file reset_stats is created with S_IRUSR permissions, but ocrdma_dbgfs_ops_read() doesn't support OCRDMA_RESET_STATS, whereas ocrdma_dbgfs_ops_write() supports only OCRDMA_RESET_STATS.
Component
linux-kernel v4.15
Accepted
https://lkml.org/lkml/2018/3/7/1290
commit
Status
Fixed in kernel v4.16-rc1
[Home]
»