Re: libdiskfs: fix removal of socket nodes

2016-10-28 Thread Richard Braun
On Thu, Oct 27, 2016 at 05:49:17PM +0200, Samuel Thibault wrote: > Richard, in 5ab5d98fa515cd19a64e8d5868fcbae85eec9dc5 ('libdiskfs: fix > removal of socket nodes') you patched diskfs_nput. Doesn't the fix need > to be done on diskfs_nrele too? I'd say so, yes. -- Richard Braun

Re: libdiskfs: fix removal of socket nodes

2016-10-27 Thread Samuel Thibault
Hello, Richard, in 5ab5d98fa515cd19a64e8d5868fcbae85eec9dc5 ('libdiskfs: fix removal of socket nodes') you patched diskfs_nput. Doesn't the fix need to be done on diskfs_nrele too? Samuel