diff options
author | 2016-06-20 16:55:47 -0400 | |
---|---|---|
committer | 2016-06-20 14:28:39 -0700 | |
commit | d780846e0f3616214c0272ed2445445f69311a2c (patch) | |
tree | 3fb89b996de9da0ba7dc6d25db6dcb9a25f323b2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging/lustre/llite: ll_revalidate_dentry update (diff) | |
download | linux-dev-d780846e0f3616214c0272ed2445445f69311a2c.tar.xz linux-dev-d780846e0f3616214c0272ed2445445f69311a2c.zip |
staging/lustre/llite: IOC_MDC_GETFILEINFO returns the wrong ino
req_capsule_server_get() through __req_capsule_get in ll_dir_ioctl()
returns a pointer to a PTLRPC request or reply buffer, which is assigned
to struct mdt_body.
If the command is IOC_MDS_GETFILEINFO then the inode "st.st_ino" should
be assigned from one extracted from mdt_body through cl_fid_build_ino().
Signed-off-by: John Hammond <john.hammond@intel.com>
Signed-off-by: akam kumar bharathi <azurelustre@gmail.com>
Reviewed-on: http://review.whamcloud.com/17618
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5954
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions