1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 18:43:33 -05:00
linux/fs/bcachefs
Al Viro cb787f4ac0 [tree-wide] finally take no_llseek out
no_llseek had been defined to NULL two years ago, in commit 868941b144
("fs: remove no_llseek")

To quote that commit,

  At -rc1 we'll need do a mechanical removal of no_llseek -

  git grep -l -w no_llseek | grep -v porting.rst | while read i; do
	sed -i '/\<no_llseek\>/d' $i
  done

  would do it.

Unfortunately, that hadn't been done.  Linus, could you do that now, so
that we could finally put that thing to rest? All instances are of the
form
	.llseek = no_llseek,
so it's obviously safe.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2024-09-27 08:18:43 -07:00
..
acl.c
acl.h
alloc_background.c bcachefs: bch_fs.rw_devs_change_count 2024-09-21 11:39:49 -04:00
alloc_background.h bcachefs: bch2_dev_rcu_noerror() 2024-09-21 11:39:48 -04:00
alloc_background_format.h
alloc_foreground.c bcachefs: Move tabstop setup to bch2_dev_usage_to_text() 2024-09-21 11:39:48 -04:00
alloc_foreground.h bcachefs: fix prototype to bch2_alloc_sectors_start_trans() 2024-09-21 11:35:20 -04:00
alloc_types.h
backpointers.c bcachefs: Remove duplicated include in backpointers.c 2024-09-21 11:39:49 -04:00
backpointers.h bcachefs: bch2_trigger_ptr() calculates sectors even when no device 2024-09-21 11:39:49 -04:00
bbpos.h
bbpos_types.h
bcachefs.h bcachefs: bch_fs.rw_devs_change_count 2024-09-21 11:39:49 -04:00
bcachefs_format.h
bcachefs_ioctl.h
bkey.c
bkey.h
bkey_buf.h
bkey_cmp.h
bkey_methods.c
bkey_methods.h
bkey_sort.c
bkey_sort.h
bkey_types.h
bset.c
bset.h
btree_cache.c bcachefs: Rework btree node pinning 2024-09-21 11:39:48 -04:00
btree_cache.h bcachefs: Rework btree node pinning 2024-09-21 11:39:48 -04:00
btree_gc.c bcachefs: split up btree cache counters for live, freeable 2024-09-21 11:39:48 -04:00
btree_gc.h
btree_gc_types.h
btree_io.c bcachefs: split up btree cache counters for live, freeable 2024-09-21 11:39:48 -04:00
btree_io.h bcachefs: btree cache counters should be size_t 2024-09-21 11:39:48 -04:00
btree_iter.c
btree_iter.h bcachefs: Hook up RENAME_WHITEOUT in rename. 2024-09-21 11:35:20 -04:00
btree_journal_iter.c
btree_journal_iter.h
btree_key_cache.c bcachefs: Use __GFP_ACCOUNT for reclaimable memory 2024-09-21 11:39:46 -04:00
btree_key_cache.h
btree_key_cache_types.h
btree_locking.c
btree_locking.h
btree_node_scan.c
btree_node_scan.h
btree_node_scan_types.h
btree_trans_commit.c
btree_types.h bcachefs: Rework btree node pinning 2024-09-21 11:39:48 -04:00
btree_update.c
btree_update.h
btree_update_interior.c bcachefs: Rework btree node pinning 2024-09-21 11:39:48 -04:00
btree_update_interior.h
btree_write_buffer.c
btree_write_buffer.h
btree_write_buffer_types.h
buckets.c bcachefs: bch2_trigger_ptr() calculates sectors even when no device 2024-09-21 11:39:49 -04:00
buckets.h
buckets_types.h
buckets_waiting_for_journal.c
buckets_waiting_for_journal.h
buckets_waiting_for_journal_types.h
chardev.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
chardev.h
checksum.c bcachefs: kill redundant is_vmalloc_addr() 2024-09-21 11:35:20 -04:00
checksum.h
clock.c
clock.h
clock_types.h
compress.c
compress.h
darray.c
darray.h
data_update.c bcachefs: Don't drop devices with stripe pointers 2024-09-21 11:39:49 -04:00
data_update.h
debug.c
debug.h
dirent.c
dirent.h
dirent_format.h
disk_accounting.c
disk_accounting.h
disk_accounting_format.h
disk_accounting_types.h
disk_groups.c
disk_groups.h
disk_groups_format.h
disk_groups_types.h
ec.c bcachefs: Don't drop devices with stripe pointers 2024-09-21 11:39:49 -04:00
ec.h bcachefs: bch2_ec_stripe_head_get() now checks for change in rw devices 2024-09-21 11:39:49 -04:00
ec_format.h bcachefs: bch_stripe.disk_label 2024-09-21 11:39:48 -04:00
ec_types.h bcachefs: bch_stripe.disk_label 2024-09-21 11:39:48 -04:00
errcode.c
errcode.h bcachefs: bch2_dev_remove_stripes() 2024-09-21 11:39:49 -04:00
error.c
error.h
extent_update.c
extent_update.h
extents.c bcachefs: Don't drop devices with stripe pointers 2024-09-21 11:39:49 -04:00
extents.h bcachefs: Don't drop devices with stripe pointers 2024-09-21 11:39:49 -04:00
extents_format.h
extents_types.h
eytzinger.c
eytzinger.h
fifo.h
fs-common.c bcachefs: Hook up RENAME_WHITEOUT in rename. 2024-09-21 11:35:20 -04:00
fs-common.h
fs-io-buffered.c bcachefs changes for 6.12-rc1 2024-09-23 10:05:41 -07:00
fs-io-buffered.h
fs-io-direct.c
fs-io-direct.h
fs-io-pagecache.c
fs-io-pagecache.h
fs-io.c
fs-io.h
fs-ioctl.c
fs-ioctl.h
fs.c bcachefs changes for 6.12-rc1 2024-09-23 10:05:41 -07:00
fs.h
fsck.c
fsck.h
inode.c
inode.h
inode_format.h
io_misc.c
io_misc.h
io_read.c bcachefs: improve error messages in bch2_ec_read_extent() 2024-09-21 11:39:49 -04:00
io_read.h
io_write.c bcachefs: BCH_WRITE_ALLOC_NOWAIT no longer applies to open bucket allocation 2024-09-21 11:35:20 -04:00
io_write.h
io_write_types.h
journal.c
journal.h
journal_io.c
journal_io.h
journal_reclaim.c bcachefs: Rework btree node pinning 2024-09-21 11:39:48 -04:00
journal_reclaim.h
journal_sb.c
journal_sb.h
journal_seq_blacklist.c
journal_seq_blacklist.h
journal_seq_blacklist_format.h
journal_types.h
Kconfig
keylist.c
keylist.h
keylist_types.h
logged_ops.c
logged_ops.h
logged_ops_format.h
lru.c
lru.h
lru_format.h
Makefile
mean_and_variance.c
mean_and_variance.h
mean_and_variance_test.c
migrate.c
migrate.h
move.c
move.h
move_types.h
movinggc.c
movinggc.h
nocow_locking.c
nocow_locking.h
nocow_locking_types.h
opts.c bcachefs: bch2_opts_to_text() 2024-09-21 11:39:48 -04:00
opts.h bcachefs: bch2_opts_to_text() 2024-09-21 11:39:48 -04:00
printbuf.c
printbuf.h
quota.c
quota.h
quota_format.h
quota_types.h
rcu_pending.c
rcu_pending.h
rebalance.c bcachefs: rebalance writes use BCH_WRITE_ONLY_SPECIFIED_DEVS 2024-09-21 11:35:20 -04:00
rebalance.h
rebalance_types.h
recovery.c bcachefs: Options for recovery_passes, recovery_passes_exclude 2024-09-21 11:39:48 -04:00
recovery.h
recovery_passes.c bcachefs: Options for recovery_passes, recovery_passes_exclude 2024-09-21 11:39:48 -04:00
recovery_passes.h
recovery_passes_types.h
reflink.c
reflink.h
reflink_format.h
replicas.c bcachefs: Failed devices no longer require mounting in degraded mode 2024-09-21 11:39:48 -04:00
replicas.h
replicas_format.h
replicas_types.h
sb-clean.c bcachefs: return err ptr instead of null in read sb clean 2024-09-21 11:39:49 -04:00
sb-clean.h
sb-counters.c
sb-counters.h
sb-counters_format.h
sb-downgrade.c
sb-downgrade.h
sb-downgrade_format.h
sb-errors.c
sb-errors.h
sb-errors_format.h
sb-errors_types.h
sb-members.c bcachefs: Fix compilation error for bch2_sb_member_alloc 2024-09-21 11:39:48 -04:00
sb-members.h bcachefs: bch2_dev_rcu_noerror() 2024-09-21 11:39:48 -04:00
sb-members_format.h
sb-members_types.h
seqmutex.h
siphash.c
siphash.h
six.c
six.h
snapshot.c
snapshot.h
snapshot_format.h
str_hash.h bcachefs: Hook up RENAME_WHITEOUT in rename. 2024-09-21 11:35:20 -04:00
subvolume.c
subvolume.h
subvolume_format.h
subvolume_types.h
super-io.c
super-io.h
super.c bcachefs: btree cache counters should be size_t 2024-09-21 11:39:48 -04:00
super.h
super_types.h
sysfs.c bcachefs: Rework btree node pinning 2024-09-21 11:39:48 -04:00
sysfs.h
tests.c
tests.h
thread_with_file.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
thread_with_file.h
thread_with_file_types.h
time_stats.c
time_stats.h
trace.c
trace.h
two_state_shared_lock.c
two_state_shared_lock.h
util.c bcachefs: Options for recovery_passes, recovery_passes_exclude 2024-09-21 11:39:48 -04:00
util.h
varint.c
varint.h
vstructs.h
xattr.c
xattr.h
xattr_format.h