mirror of
https://github.com/apache/nuttx.git
synced 2025-12-16 17:56:38 +08:00
- Add truncate into file_operations - Move truncate to be common for mountpt_operations and file_operations - Modify all drivers to initialize the operations struct accordingly Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>