mbox series

[MINI-OS,0/2] 9pfs: add some file operation hooks

Message ID 20250320074924.8080-1-jgross@suse.com (mailing list archive)
Headers show
Series 9pfs: add some file operation hooks | expand

Message

Juergen Gross March 20, 2025, 7:49 a.m. UTC
For being able to store the Xenstore state in preparation of a live
update operation, 9pfront is needing support for fstat and lseek.

Juergen Gross (2):
  Mini-OS: 9pfs: add fstat file operation hook
  Mini-OS: 9pfs: add lseek file operation hook

 9pfront.c | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)