aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-bridge.h
diff options
context:
space:
mode:
authorDaniel Rosenberg <[email protected]>2020-07-08 02:12:35 -0700
committerJaegeuk Kim <[email protected]>2020-09-10 14:03:31 -0700
commitc843843e714c8f17280d7db009412b1b1baf448b (patch)
tree598f8c20cfdda107eefed04806c9d0197b71bf06 /include/linux/fpga/fpga-bridge.h
parent3d7bfea8b8378277a25b42b28fe5a2a5ca76a7cf (diff)
fs: Add standard casefolding support
This adds general supporting functions for filesystems that use utf8 casefolding. It provides standard dentry_operations and adds the necessary structures in struct super_block to allow this standardization. The new dentry operations are functionally equivalent to the existing operations in ext4 and f2fs, apart from the use of utf8_casefold_hash to avoid an allocation. By providing a common implementation, all users can benefit from any optimizations without needing to port over improvements. Signed-off-by: Daniel Rosenberg <[email protected]> Reviewed-by: Eric Biggers <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions