Whamcloud - gitweb
LU-15619 osc: Remove submit time 12/46712/5
authorPatrick Farrell <pfarrell@whamcloud.com>
Wed, 2 Mar 2022 00:08:02 +0000 (19:08 -0500)
committerOleg Drokin <green@whamcloud.com>
Mon, 12 Sep 2022 02:56:09 +0000 (02:56 +0000)
commit28a7bbdb81cfd8359c39b75ae79948b195a21eef
tree43bea97d8f4258b544a3aa3895ccef5add4e73ba
parent9b4fb6e65414fa75a23970863e8b0cc34d621db7
LU-15619 osc: Remove submit time

The osc page submit time is an unused bit of debugging
information, but it's allocated for every page.  Let's
just remove it to save memory.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I160d38039332cb17e07735b60ce7979626ed43dc
Reviewed-on: https://review.whamcloud.com/46712
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_osc.h
lustre/osc/osc_cache.c
lustre/osc/osc_io.c
lustre/osc/osc_page.c