commit | d897166d8598e362a31d79dfd9a1e2eedb9ac85c | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 07 20:34:21 2019 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 07 20:34:21 2019 -0700 |
tree | eb799f89e18e8ae41605e9a7388c6ca9026b0e10 | |
parent | 400913252d09f9cfb8cce33daee43167921fc343 [diff] | |
parent | 3b85d3028e2a0f95a8425fbfa54a04056b7cbc91 [diff] |
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs Pull vfs 'struct file' related updates from Al Viro: "A bit more of 'this fget() would be better off as fdget()' whack-a-mole + a couple of ->f_count-related cleanups" * 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: media: switch to fdget() drm_syncobj: switch to fdget() amdgpu: switch to fdget() don't open-code file_count() fs: drop unused fput_atomic definition