Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1603720 > unrolled thread

Re: [PATCH] xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files

Started byCalvin Owens <calvinowens@fb.com>
First post2017-03-18 04:00 +0100
Last post2017-03-18 04:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of  files Calvin Owens <calvinowens@fb.com> - 2017-03-18 04:00 +0100

#1603720 — Re: [PATCH] xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files

FromCalvin Owens <calvinowens@fb.com>
Date2017-03-18 04:00 +0100
SubjectRe: [PATCH] xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Message-ID<tmcKZ-7ZW-7@gated-at.bofh.it>
> Fix this by reintroducing the checks xfs_zero_remaining_bytes() did
> against i_size into xfs_zero_range().

Sorry this is wrong: I missed that xfs_zero_range() has another caller that
depends on the behavior I'm changing. I'll send a v2 with the same hunk at
the bottom of xfs_free_file_space() instead.

Thanks,
Calvin

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web