commit | 804b1737d71253f01621d2a37a0dce6279a2d440 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <miklos@szeredi.hu> | Mon Oct 17 10:14:23 2016 +0200 |
committer | Mike Marshall <hubcap@omnibond.com> | Mon Oct 24 14:50:07 2016 -0400 |
tree | 51681efdf7acf968183be81bfa006207ea71064e | |
parent | d62a9025aee446994a706c711e45c6a655d9d348 [diff] |
orangefs: don't use d_time Instead use d_fsdata which is the same size. Hoping to get rid of d_time, which is used by very few filesystems by this time. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com> Reviewed-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>