I'm looking for some bits in the nfs_mount_data.flags, and wondering why we have only 16 bits masked off due to: #define NFS_MOUNT_FLAGMASK 0xFFFF Does anyone recall why we've limited the ABI to 16 bits here? Ben
I'm looking for some bits in the nfs_mount_data.flags, and wondering why we have only 16 bits masked off due to: #define NFS_MOUNT_FLAGMASK 0xFFFF Does anyone recall why we've limited the ABI to 16 bits here? Ben
![]() |