Re: [trivial PATCH, updated] fs: clarify "dummy" member in struct inodes_stat_t

2007-05-30 Thread Randy Dunlap
Stefan Richter wrote: On 30 May, Robert P. J. Day wrote: On Wed, 30 May 2007, Adrian Bunk wrote: Considering that we export this struct to usespace, I don't think renaming a member without a good reason is a good idea (but adding a comment makes sense). [...] i thought i was submitting a fair

[trivial PATCH, updated] fs: clarify "dummy" member in struct inodes_stat_t

2007-05-30 Thread Stefan Richter
On 30 May, Robert P. J. Day wrote: > On Wed, 30 May 2007, Adrian Bunk wrote: >> Considering that we export this struct to usespace, I don't think >> renaming a member without a good reason is a good idea (but adding a >> comment makes sense). [...] > i thought i was submitting a fairly innocuous pa