]> nv-tegra.nvidia Code Review - linux-4.9.git/commit
cifs: add sysfs support to deliver uevent to userspace
authorJean Huang <jeanh@nvidia.com>
Tue, 20 Mar 2018 05:22:32 +0000 (22:22 -0700)
committermobile promotions <svcmobile_promotions@nvidia.com>
Sat, 27 Oct 2018 10:16:26 +0000 (03:16 -0700)
commit03936eedf0e50a2ab125a3ca97a1fa5e687f9929
treee3270259b352d6eacfacb79044d3eb1cebf9ec15
parent906e8582bcbfe1bb6713ab4816c88247493fa718
cifs: add sysfs support to deliver uevent to userspace

We need more detailed SMB status in userspace to help
users to be aware of NAS status, including failure.

Bug 200396506

Change-Id: I50e1a2c7a4b83b6b3ad006f4f6b34c4080f28fb6
Signed-off-by: Jean Huang <jeanh@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1679077
(cherry picked from commit dcd8b224377915bcc3112c9704f43965e283518b)
Reviewed-on: https://git-master.nvidia.com/r/1850588
(cherry picked from commit 256fe4883b246c27c7f62dfbaf211aeee49c27db)
Reviewed-on: https://git-master.nvidia.com/r/1934987
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shawn Heo <sheo@nvidia.com>
Tested-by: Shawn Heo <sheo@nvidia.com>
Reviewed-by: Vinayak Pane <vpane@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
fs/cifs/Kconfig
fs/cifs/Makefile
fs/cifs/cifsfs.c
fs/cifs/connect.c
fs/cifs/sysfs.c [new file with mode: 0644]
fs/cifs/sysfs.h [new file with mode: 0644]