[PATCH v1 0/3] Modify memfd_luo code

Chenghao Duan posted 3 patches 2 weeks, 4 days ago
There is a newer version of this series
mm/memfd_luo.c | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
[PATCH v1 0/3] Modify memfd_luo code
Posted by Chenghao Duan 2 weeks, 4 days ago
I found several modifiable points while reading the code. Please review.

Chenghao Duan (3):
  mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
  mm/memfd_luo: remove unnecessary memset in zero-size memfd path
  mm/memfd_luo: use i_size_write() to set inode size during retrieve

 mm/memfd_luo.c | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

-- 
2.25.1