aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2014-07-16 21:04:46 +0000
committerJohn Stultz <[email protected]>2014-07-23 15:01:44 -0700
commit5eaaed4fe23247f0784edc2973f04134f8180251 (patch)
treefe0922873243243ca8c1a3e5412396fbb1f8a546 /fs/jbd2/commit.c
parent14a7004671246d1b799f545335995a9897de1268 (diff)
fs: lockd: Use ktime_get_ns()
Replace the ever recurring: ts = ktime_get_ts(); ns = timespec_to_ns(&ts); with ns = ktime_get_ns(); Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Trond Myklebust <[email protected]> Cc: "J. Bruce Fields" <[email protected]> Signed-off-by: John Stultz <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions