Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1519966
| From | Deepa Dinamani <deepa.kernel@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RESEND PATCH] fs: jfs: Replace CURRENT_TIME_SEC by current_time() |
| Date | 2016-11-11 20:00 +0100 |
| Message-ID | <sCpdn-82Q-1@gated-at.bofh.it> (permalink) |
| References | <sCoqZ-7IG-13@gated-at.bofh.it> <sCp3H-7YK-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Nov 11, 2016 at 10:42 AM, Dave Kleikamp <dave.kleikamp@oracle.com> wrote: > On 11/11/2016 12:00 PM, Deepa Dinamani wrote: >> jfs uses nanosecond granularity for filesystem timestamps. >> Only this assignment is not using nanosecond granularity. >> Use current_time() to get the right granularity. > > I had thought these were being handled as a group. I'll push this one > through the jfs tree. Yes, that was the original plan. Then, Greg suggested pushing only the big patches as a group and sending individual filesystem patches separately. Big patches introducing current_time() have been merged in 4.9 rc1. -Deepa
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[RESEND PATCH] fs: jfs: Replace CURRENT_TIME_SEC by current_time() Deepa Dinamani <deepa.kernel@gmail.com> - 2016-11-11 19:10 +0100
Re: [RESEND PATCH] fs: jfs: Replace CURRENT_TIME_SEC by current_time() Dave Kleikamp <dave.kleikamp@oracle.com> - 2016-11-11 19:50 +0100
Re: [RESEND PATCH] fs: jfs: Replace CURRENT_TIME_SEC by current_time() Deepa Dinamani <deepa.kernel@gmail.com> - 2016-11-11 20:00 +0100
csiph-web