diff options
author | 2019-11-30 11:34:33 -0800 | |
---|---|---|
committer | 2019-11-30 11:34:33 -0800 | |
commit | 32ef9553635ab1236c33951a8bd9b5af1c3b1646 (patch) | |
tree | 16ccaf557a8a0d72ca997dce75b6e66d996c15c7 /MAINTAINERS | |
parent | Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs (diff) | |
parent | fsnotify: Add git tree reference to MAINTAINERS (diff) | |
download | linux-rng-32ef9553635ab1236c33951a8bd9b5af1c3b1646.tar.xz linux-rng-32ef9553635ab1236c33951a8bd9b5af1c3b1646.zip |
Merge tag 'fsnotify_for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Pull fsnotify updates from Jan Kara:
"Three fsnotify cleanups"
* tag 'fsnotify_for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
fsnotify: Add git tree reference to MAINTAINERS
fsnotify/fdinfo: exportfs_encode_inode_fh() takes pointer as 4th argument
fsnotify: move declaration of fsnotify_mark_connector_cachep to fsnotify.h
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fc36fe5e9873..ee1ea0e9a859 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6758,6 +6758,7 @@ FSNOTIFY: FILESYSTEM NOTIFICATION INFRASTRUCTURE M: Jan Kara <jack@suse.cz> R: Amir Goldstein <amir73il@gmail.com> L: linux-fsdevel@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify S: Maintained F: fs/notify/ F: include/linux/fsnotify*.h |