You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/affs
Fabian Frederick 0445f01a53 fs/affs/super.c: fix switch indentation 10 years ago
..
Changes
Kconfig
Makefile
affs.h fs/affs: define AFFSNAMEMAX to replace constant use 10 years ago
amigaffs.c fs/affs/amigaffs.c: remove else after return 10 years ago
bitmap.c fs/affs/bitmap.c: remove unnecessary return 10 years ago
dir.c fs/affs: define AFFSNAMEMAX to replace constant use 10 years ago
file.c
inode.c fs/affs/inode.c: remove double extern affs_symlink_inode_operations 10 years ago
namei.c fs/affs: define AFFSNAMEMAX to replace constant use 10 years ago
super.c fs/affs/super.c: fix switch indentation 10 years ago
symlink.c