raspberrypi / firmware

This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.
5.19k stars 1.68k forks source link

Can kernel/exfat add support for NFS? #1538

Closed shixudong2020 closed 3 years ago

shixudong2020 commented 3 years ago

dorimanx /exfat-nofuse has added NFS support https://github.com/dorimanx/exfat-nofuse/pull/101/commits/934ad9232f846a5ea580ea7221b4f8936c6cb691

pelwell commented 3 years ago

This issue/question (quissue?) concerns the Linux kernel, so it should have been reported/asked in the raspberrypi/linux repo. You would have been told there that once the support for NFS-sharing exfat volumes has been merged upstream (in the linux-next repo) we would probably be happy to back-port it into our current branches provided it wasn't too disruptive.

I've looked at linux-next and so far there is no sign of sharing support, so it will have to wait.