Files
android_kernel_xiaomi_sm8450/fs/afs
David Howells 79ddbfa500 afs: Implement sillyrename for unlink and rename
Implement sillyrename for AFS unlink and rename, using the NFS variant
implementation as a basis.

Note that the asynchronous file locking extender/releaser has to be
notified with a state change to stop it complaining if there's a race
between that and the actual file deletion.

A tracepoint, afs_silly_rename, is also added to note the silly rename and
the cleanup.  The afs_edit_dir tracepoint is given some extra reason
indicators and the afs_flock_ev tracepoint is given a silly-delete file
lock cancellation indicator.

Signed-off-by: David Howells <dhowells@redhat.com>
2019-04-25 14:26:51 +01:00
..
2008-04-29 08:06:26 -07:00
2019-01-04 13:13:48 -08:00
2018-10-12 13:18:57 +02:00
2018-11-29 21:08:14 -05:00
2018-11-29 21:08:14 -05:00
2019-04-25 14:26:50 +01:00
2018-10-24 00:41:09 +01:00
2019-02-28 03:29:38 -05:00