Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1328791
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH 1/3] debugfs: fix automount inode i_nlink references |
| Date | 2016-02-08 07:40 +0100 |
| Message-ID | <qZNEm-1tp-7@gated-at.bofh.it> (permalink) |
| References | <qE8Pv-6ig-9@gated-at.bofh.it> <qE8Px-6ig-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Dec 10, 2015 at 01:47:12PM +0100, Roman Pen wrote: > Directory inodes should start off with i_nlink == 2 (for "." entry). > Of course the same rule should be applied to automount dentries for > child and parent inodes as well. > > Also now automount dentry does fsnotify_mkdir. > > Without this patch kernel complains when sees i_nlink == 0: How can the kernel see this? What did you do to trigger this? thanks, greg k-h
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [RFC PATCH 1/3] debugfs: fix automount inode i_nlink references Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-02-08 07:40 +0100
Re: [RFC PATCH 1/3] debugfs: fix automount inode i_nlink references Roman Peniaev <r.peniaev@gmail.com> - 2016-02-08 11:30 +0100
Re: [RFC PATCH 1/3] debugfs: fix automount inode i_nlink references Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-02-08 17:40 +0100
csiph-web