Searched hist:"1 e8968c5b0582392d5f132422f581e3ebc24e627" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | nfs3acl.c | diff 1e8968c5b0582392d5f132422f581e3ebc24e627 Tue Dec 17 11:20:16 CST 2013 Niels de Vos <ndevos@redhat.com> NFS: dprintk() should not print negative fileids and inode numbers
A fileid in NFS is a uint64. There are some occurrences where dprintk() outputs a signed fileid. This leads to confusion and more difficult to read debugging (negative fileids matching positive inode numbers).
Signed-off-by: Niels de Vos <ndevos@redhat.com> CC: Santosh Pradhan <spradhan@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | read.c | diff 1e8968c5b0582392d5f132422f581e3ebc24e627 Tue Dec 17 11:20:16 CST 2013 Niels de Vos <ndevos@redhat.com> NFS: dprintk() should not print negative fileids and inode numbers
A fileid in NFS is a uint64. There are some occurrences where dprintk() outputs a signed fileid. This leads to confusion and more difficult to read debugging (negative fileids matching positive inode numbers).
Signed-off-by: Niels de Vos <ndevos@redhat.com> CC: Santosh Pradhan <spradhan@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | direct.c | diff 1e8968c5b0582392d5f132422f581e3ebc24e627 Tue Dec 17 11:20:16 CST 2013 Niels de Vos <ndevos@redhat.com> NFS: dprintk() should not print negative fileids and inode numbers
A fileid in NFS is a uint64. There are some occurrences where dprintk() outputs a signed fileid. This leads to confusion and more difficult to read debugging (negative fileids matching positive inode numbers).
Signed-off-by: Niels de Vos <ndevos@redhat.com> CC: Santosh Pradhan <spradhan@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | file.c | diff 1e8968c5b0582392d5f132422f581e3ebc24e627 Tue Dec 17 11:20:16 CST 2013 Niels de Vos <ndevos@redhat.com> NFS: dprintk() should not print negative fileids and inode numbers
A fileid in NFS is a uint64. There are some occurrences where dprintk() outputs a signed fileid. This leads to confusion and more difficult to read debugging (negative fileids matching positive inode numbers).
Signed-off-by: Niels de Vos <ndevos@redhat.com> CC: Santosh Pradhan <spradhan@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | inode.c | diff 1e8968c5b0582392d5f132422f581e3ebc24e627 Tue Dec 17 11:20:16 CST 2013 Niels de Vos <ndevos@redhat.com> NFS: dprintk() should not print negative fileids and inode numbers
A fileid in NFS is a uint64. There are some occurrences where dprintk() outputs a signed fileid. This leads to confusion and more difficult to read debugging (negative fileids matching positive inode numbers).
Signed-off-by: Niels de Vos <ndevos@redhat.com> CC: Santosh Pradhan <spradhan@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | write.c | diff 1e8968c5b0582392d5f132422f581e3ebc24e627 Tue Dec 17 11:20:16 CST 2013 Niels de Vos <ndevos@redhat.com> NFS: dprintk() should not print negative fileids and inode numbers
A fileid in NFS is a uint64. There are some occurrences where dprintk() outputs a signed fileid. This leads to confusion and more difficult to read debugging (negative fileids matching positive inode numbers).
Signed-off-by: Niels de Vos <ndevos@redhat.com> CC: Santosh Pradhan <spradhan@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | dir.c | diff 1e8968c5b0582392d5f132422f581e3ebc24e627 Tue Dec 17 11:20:16 CST 2013 Niels de Vos <ndevos@redhat.com> NFS: dprintk() should not print negative fileids and inode numbers
A fileid in NFS is a uint64. There are some occurrences where dprintk() outputs a signed fileid. This leads to confusion and more difficult to read debugging (negative fileids matching positive inode numbers).
Signed-off-by: Niels de Vos <ndevos@redhat.com> CC: Santosh Pradhan <spradhan@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|