From: Zhi Yong Wu <[email protected]> This patch adds maintainer information for VFS hot tracking into the MAINTAINERS file.
Signed-off-by: Zhi Yong Wu <[email protected]> Signed-off-by: Chandra Seetharaman <[email protected]> --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ffcaf97..49ff6cd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3387,6 +3387,18 @@ L: [email protected] S: Maintained F: fs/* +VFS HOT TRACKING +M: Zhi Yong Wu <[email protected]> +M: Chandra Seetharaman <[email protected]> +L: [email protected] +T: git git://github.com/wuzhy/kernel.git +S: Maintained +F: Documentation/filesystems/hot_tracking.txt +F: fs/hot_tracking.c +F: fs/hot_tracking.h +F: include/linux/hot_tracking.h +F: include/uapi/linux/hot_tracking.h + FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER M: Riku Voipio <[email protected]> L: [email protected] -- 1.7.11.7 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

