commit | ce8866f0913ff157edc098f06bad07763ad317e7 | [log] [tgz] |
---|---|---|
author | Scott Mayhew <smayhew@redhat.com> | Tue Dec 10 07:31:15 2019 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jan 15 10:15:17 2020 -0500 |
tree | 58ff854f41cb7f7bd626a9d734f883c804488887 | |
parent | 62a55d088cd87d480a6fd67b0d63b14ccae80838 [diff] |
NFS: Attach supplementary error information to fs_context. Split out from commit "NFS: Add fs_context support." Add wrappers nfs_errorf(), nfs_invalf(), and nfs_warnf() which log error information to the fs_context. Convert some printk's to use these new wrappers instead. Signed-off-by: Scott Mayhew <smayhew@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>