Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1647836
| From | Richard Weinberger <richard@nod.at> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 5/6] ubifs: Implement export_operations |
| Date | 2017-05-23 11:00 +0200 |
| Message-ID | <tKdPA-N6-31@gated-at.bofh.it> (permalink) |
| References | <tJFEd-46j-3@gated-at.bofh.it> <tJFEe-46j-15@gated-at.bofh.it> <tKdwe-Fm-23@gated-at.bofh.it> <tKdFU-Jg-23@gated-at.bofh.it> <tKdFU-Jg-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Christoph, Am 23.05.2017 um 10:48 schrieb Christoph Hellwig: > On Tue, May 23, 2017 at 10:41:16AM +0200, Richard Weinberger wrote: >> UBIFS has no inode generations, inodes simply can't wrap around. >> We "handle" it like JFF2 does, we assumes that the NAND is long dead >> before we reach the maximum inode number. > > So you never ever reuse an inode number once it's been unlinked and > the last opener went away? Correct. > If that is the case please add a comment explaining this next to > the get_inode helper. Will do. Thanks, //richard
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 5/6] ubifs: Implement export_operations Richard Weinberger <richard@nod.at> - 2017-05-21 22:30 +0200
Re: [PATCH 5/6] ubifs: Implement export_operations Christoph Hellwig <hch@infradead.org> - 2017-05-23 10:40 +0200
Re: [PATCH 5/6] ubifs: Implement export_operations Richard Weinberger <richard@nod.at> - 2017-05-23 10:50 +0200
Re: [PATCH 5/6] ubifs: Implement export_operations Christoph Hellwig <hch@infradead.org> - 2017-05-23 10:50 +0200
Re: [PATCH 5/6] ubifs: Implement export_operations Richard Weinberger <richard@nod.at> - 2017-05-23 11:00 +0200
csiph-web