05d075b3ae
find. The filesystem ones all call genfs_eopnotsupp - right now I am only implementing the plumbing and we can implement fallocate and/or fdiscard for files later. The device ones call spec_fallocate (which is also genfs_eopnotsupp) and spec_fdiscard, which dispatches to the device-level op. The fifo ones all call vn_fifo_bypass, which also ends up being EOPNOTSUPP. |
||
---|---|---|
.. | ||
files.nilfs | ||
Makefile | ||
nilfs_bswap.h | ||
nilfs_fs.h | ||
nilfs_mount.h | ||
nilfs_subr.c | ||
nilfs_subr.h | ||
nilfs_vfsops.c | ||
nilfs_vnops.c | ||
nilfs.h |