linux-yocto/fs/hpfs
Linus Torvalds 0739473694 - Avoid -Wflex-array-member-not-at-end warnings
- Replace simple_strtoul with kstrtoint
 
 - Fix error code for new_inode() failure
 -----BEGIN PGP SIGNATURE-----
 
 iIoEABYIADIWIQRnH8MwLyZDhyYfesYTAyx9YGnhbQUCaOlnMBQcbXBhdG9ja2FA
 cmVkaGF0LmNvbQAKCRATAyx9YGnhbWiLAQDOJdFzQxSdrX7KPmi+yMBqnrtL7TYD
 cazx/3zORdP2kAEA16PUvT7uEdrblf3ZmOfHGe6RDhCzff56ebRc2Y1HqA4=
 =pwvh
 -----END PGP SIGNATURE-----

Merge tag 'for-6.18/hpfs-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm

Pull hpfs updates from Mikulas Patocka:

 - Avoid -Wflex-array-member-not-at-end warnings

 - Replace simple_strtoul with kstrtoint

 - Fix error code for new_inode() failure

* tag 'for-6.18/hpfs-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  fs/hpfs: Fix error code for new_inode() failure in mkdir/create/mknod/symlink
  hpfs: Replace simple_strtoul with kstrtoint in hpfs_parse_param
  fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings
2025-10-10 14:06:02 -07:00
..
alloc.c
anode.c fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings 2025-09-08 16:28:38 +02:00
buffer.c
dentry.c
dir.c hpfs: convert to new timestamp accessors 2023-10-18 14:08:22 +02:00
dnode.c
ea.c fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings 2025-09-08 16:28:38 +02:00
file.c fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings 2025-09-08 16:28:38 +02:00
hpfs_fn.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
hpfs.h fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings 2025-09-08 16:28:38 +02:00
inode.c fs: add an icount_read helper 2025-09-01 12:41:09 +02:00
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile
map.c fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings 2025-09-08 16:28:38 +02:00
name.c
namei.c fs/hpfs: Fix error code for new_inode() failure in mkdir/create/mknod/symlink 2025-09-08 17:26:05 +02:00
super.c hpfs: Replace simple_strtoul with kstrtoint in hpfs_parse_param 2025-09-08 17:23:34 +02:00