]> 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, 29 Sep 2018 02:54:03 +0000 (19:54 -0700)
commit256fe4883b246c27c7f62dfbaf211aeee49c27db
tree379650a64e5ac6119ef104ee96fbb309b3b0c4ad
parent2e600530d361621e548a95a3fc78811c2fb25510
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
GVS: Gerrit_Virtual_Submit
Reviewed-by: Patrick Horng <phorng@nvidia.com>
Tested-by: Patrick Horng <phorng@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]