mbox series

[0/2] Trivial changes found during code-review

Message ID 20190830091751.10284-1-riteshh@linux.ibm.com (mailing list archive)
Headers show
Series Trivial changes found during code-review | expand

Message

Ritesh Harjani Aug. 30, 2019, 9:17 a.m. UTC
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(-)