cxl-micron-reskit / famfs

This is the user space repo for famfs, the fabric-attached memory file system
Apache License 2.0
31 stars 9 forks source link

Need unit test: overflowing relative path length in log entry #18

Open jagalactic opened 6 months ago

jagalactic commented 6 months ago

Log entries currently have space for 80 characters of relative path. Need to fail gracefully if we overflow.