Whamcloud - gitweb
LU-8150 mdt: Track open+create as mknod 46/20246/6
authorMatt Ezell <ezellma@ornl.gov>
Wed, 15 Jun 2016 00:51:07 +0000 (20:51 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 22 Jun 2016 02:55:25 +0000 (02:55 +0000)
commit6c2bbc022832087f2ff0f65d83e3b0a460e45911
tree30604fe1caf3f512d7c3ea8c29b4f184013e6e9c
parent941bd1f21405fe3d934bbab2f6907f69f5dee372
LU-8150 mdt: Track open+create as mknod

Regular files created with mknod are tracked, but most files are
created as an open with create intent. Track this as a mknod also.

Signed-off-by: Matt Ezell <ezellma@ornl.gov>
Change-Id: I8f6ab9d91d0b31062c7f73f8394a1b12f7963f1c
Reviewed-on: http://review.whamcloud.com/20246
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdt/mdt_open.c
lustre/tests/sanity.sh