linux-nova icon indicating copy to clipboard operation
linux-nova copied to clipboard

Cleanup etc. from reading the f2fs LKML discussion

Open stevenjswanson opened this issue 7 years ago • 0 comments

https://lkml.org/lkml/2012/10/22/664

  • Add buffer before superblock begin? (https://lkml.org/lkml/2012/10/26/246)
  • Should we have a volume serial number?
  • comments on every data structure.
  • move userspace visible data structures (e.g., for fsk) to include/linux
  • add magic number. Put it in magic.h
  • explain magical constants.
  • what belongs in /sys/fs vs debugfs vs. /proc/

stevenjswanson avatar Jul 10 '17 22:07 stevenjswanson