linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] BTRFS_IOC_INO_LOOKUP ioctl fixes
@ 2013-08-14  2:00 Filipe David Borba Manana
  2013-08-14  2:00 ` [PATCH 1/2] Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler Filipe David Borba Manana
  2013-08-14  2:00 ` [PATCH 2/2] Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP Filipe David Borba Manana
  0 siblings, 2 replies; 3+ messages in thread
From: Filipe David Borba Manana @ 2013-08-14  2:00 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Filipe David Borba Manana

This set of patches fixes 2 issues with the BTRFS_IOC_INO_LOOKUP ioctl:

1) missing error code return when path is too long;
2) ocassional ENOENT error even when the desired inode ref items exist.

Filipe David Borba Manana (2):
  Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler
  Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP

 fs/btrfs/ioctl.c |   24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-08-14  2:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-14  2:00 [PATCH 0/2] BTRFS_IOC_INO_LOOKUP ioctl fixes Filipe David Borba Manana
2013-08-14  2:00 ` [PATCH 1/2] Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler Filipe David Borba Manana
2013-08-14  2:00 ` [PATCH 2/2] Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP Filipe David Borba Manana

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).