9
0
Fork 0
barebox/fs
Teresa Remmet 9bdd6c98eb fs: Remove O_TRUNC check for devices when open files
Don't check for the file type here. Devices may have truncate
callbacks. Otherwise the caller should check if O_TRUNC is possible.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2017-01-11 08:06:48 +01:00
..
cramfs whole tree: remove trailing whitespaces 2016-04-21 15:17:52 +02:00
ext4 fs: ext4: fix symlink read function 2016-07-07 09:18:28 +02:00
fat fs: fat: fix copy-paste typo 2016-02-23 08:35:35 +01:00
pstore ramoops: allow to build without OFTREE support 2016-02-11 13:56:00 +01:00
squashfs fs: squashfs: don't reference UBI symbols if UBI isn't compiled in 2017-01-09 13:41:12 +01:00
ubifs ubifs: restore symlink support 2017-01-09 13:41:12 +01:00
Kconfig fs: add support for SquashFS 4.0 2016-03-02 19:51:48 +01:00
Makefile fs: add support for SquashFS 4.0 2016-03-02 19:51:48 +01:00
bpkfs.c string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
devfs-core.c mtd: Add support for marking blocks as good 2016-03-15 08:56:53 +01:00
devfs.c devfs: Add optional truncate callback for device files 2017-01-11 08:06:48 +01:00
efi.c Merge branch 'for-next/misc' 2016-05-09 08:49:43 +02:00
efivarfs.c string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
fs.c fs: Remove O_TRUNC check for devices when open files 2017-01-11 08:06:48 +01:00
nfs.c fs: nfs: pick up network interface bootargs parameter 2016-09-22 11:30:38 +02:00
omap4_usbbootfs.c fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
parseopt.c linux/kernel.h: rename USHORT_MAX, SHORT_MAX, SHORT_MIN 2015-01-21 14:58:07 +01:00
parseopt.h nfs: parse nfsport and mount port from file system options 2014-02-10 09:02:21 +01:00
ramfs.c fs: syntax fix in ramfs.c 2015-10-01 08:38:36 +02:00
ratpfs.c fs: Add RATP fs support 2016-01-18 09:25:44 +01:00
smhfs.c fs: smhfs: Fix return value of truncate() 2015-11-09 07:17:57 +01:00
tftp.c fs/tftp.c: drop unused server_port variable 2015-07-20 07:46:54 +02:00
uimagefs.c string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00