linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Trivial changes found during code-review
@ 2019-08-30  9:17 Ritesh Harjani
  2019-08-30  9:17 ` [RFC 1/2] direct-io: Change is_async member of struct dio from int to bool Ritesh Harjani
  2019-08-30  9:17 ` [RFC 2/2] Doc: vfs: Update few inode specific super_operations methods Ritesh Harjani
  0 siblings, 2 replies; 3+ messages in thread
From: Ritesh Harjani @ 2019-08-30  9:17 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: riteshh

Just couple of trivial changes, found during code-review.

Ritesh Harjani (2):
  direct-io: Change is_async member of struct dio from int to bool
  Doc: vfs: Update few inode specific super_operations methods

 Documentation/filesystems/vfs.rst | 26 ++++++++++++++++++--------
 fs/direct-io.c                    |  2 +-
 2 files changed, 19 insertions(+), 9 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-30  9:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-30  9:17 [PATCH 0/2] Trivial changes found during code-review Ritesh Harjani
2019-08-30  9:17 ` [RFC 1/2] direct-io: Change is_async member of struct dio from int to bool Ritesh Harjani
2019-08-30  9:17 ` [RFC 2/2] Doc: vfs: Update few inode specific super_operations methods Ritesh Harjani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).