diff options
author | Khazhismel Kumykov <khazhy@google.com> | 2019-09-17 02:56:41 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2019-09-24 16:28:01 +0300 |
commit | 30c6a23d34cbe19162240e9f9c2c122ba807e58c (patch) | |
tree | b2c6ed371f4e9770277541a9167be2a82fbe2cd9 /fs/hpfs | |
parent | d5880c7a8620290a6c90ced7a0e8bd0ad9419601 (diff) | |
download | linux-30c6a23d34cbe19162240e9f9c2c122ba807e58c.tar.xz |
fuse: on 64-bit store time in d_fsdata directly
Implements the optimization noted in commit f75fdf22b0a8 ("fuse: don't
use ->d_time"), as the additional memory can be significant. (In
particular, on SLAB configurations this 8-byte alloc becomes 32 bytes).
Per-dentry, this can consume significant memory.
Reviewed-by: Shakeel Butt <shakeelb@google.com>
Signed-off-by: Khazhismel Kumykov <khazhy@google.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/hpfs')
0 files changed, 0 insertions, 0 deletions